Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

installation.md 1.1 KB

You have to be logged in to leave a comment. Sign In

Installing SuperGradients

Requirements

General requirements

To train on nvidia GPUs

Quick Installation

Install stable version using PyPi

See in PyPi

pip install super-gradients

That's it !

Important: If PyTorch was not already installed on your environment, you might need to reinstall a Pytorch version suitable for your CUDA version. Go into PyTorch installation page and follow the instructions to install the correct version.

Install using GitHub

pip install git+https://github.com/Deci-AI/super-gradients.git@stable
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...