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 d350cb0 commit a878d56Copy full SHA for a878d56
README.md
@@ -58,7 +58,7 @@ The main idea was to retain _just enough code_ to allow training a simple diffus
58
```sh
59
conda install mpi4py
60
conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch
61
-conda install -c conda-forge pytorch-gpu
+conda install -c conda-forge pytorch-gpu pympler
62
conda install -c huggingface transformers
63
```
64
0 commit comments