Skip to content

Commit a878d56

Browse files
authored
Update README.md
1 parent d350cb0 commit a878d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The main idea was to retain _just enough code_ to allow training a simple diffus
5858
```sh
5959
conda install mpi4py
6060
conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch
61-
conda install -c conda-forge pytorch-gpu
61+
conda install -c conda-forge pytorch-gpu pympler
6262
conda install -c huggingface transformers
6363
```
6464

0 commit comments

Comments
 (0)