We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51181fb commit d350cb0Copy full SHA for d350cb0
README.md
@@ -59,6 +59,7 @@ The main idea was to retain _just enough code_ to allow training a simple diffus
59
conda install mpi4py
60
conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch
61
conda install -c conda-forge pytorch-gpu
62
+conda install -c huggingface transformers
63
```
64
65
### Preparing dataset
0 commit comments