Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ The dataset for [Recurrent Diffusion for Large-Scale Parameter Generation]().
|
|
12 |
|
13 |
|
14 |
## Requirement
|
15 |
-
### Install torch and other dependencies
|
16 |
```shell
|
17 |
conda install pytorch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 pytorch-cuda=12.1 -c pytorch -c nvidia
|
18 |
pip install timm einops seaborn openpyxl
|
|
|
12 |
|
13 |
|
14 |
## Requirement
|
15 |
+
### Install torch and other dependencies
|
16 |
```shell
|
17 |
conda install pytorch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 pytorch-cuda=12.1 -c pytorch -c nvidia
|
18 |
pip install timm einops seaborn openpyxl
|