MTDoven commited on
Commit
56a500e
·
verified ·
1 Parent(s): 5678cdc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -8
README.md CHANGED
@@ -62,14 +62,7 @@ pip install -r requirements.txt
62
  python ./workspace/set_configs.py
63
  ```
64
 
65
- 2. Download checkpoint datasets.
66
- ```shell
67
-
68
- # Download the ViTTiny1022 dataset to /path/to/your/download/ViTTiny1022
69
- mv /path/to/your/download/ViTTiny1022/* ./dataset/condition_classinput_vittiny/
70
- ```
71
-
72
- 3. Try to generate with RPG model.
73
  ```shell
74
  cd ./workspace
75
  CUDA_VISIBLE_DEVICES=0 python ./classinput/launch.py
 
62
  python ./workspace/set_configs.py
63
  ```
64
 
65
+ 2. Try to generate with RPG model.
 
 
 
 
 
 
 
66
  ```shell
67
  cd ./workspace
68
  CUDA_VISIBLE_DEVICES=0 python ./classinput/launch.py