MTDoven commited on
Commit
b436cfa
·
verified ·
1 Parent(s): b591a10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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