xingxm commited on
Commit
2f6bc1f
ยท
1 Parent(s): 18fe89d

refactor(readme): fix

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -218,10 +218,6 @@ python svgdreamer.py x=ink "prompt='Big Wild Goose Pagoda. ink style. Minimalist
218
  - `neg_prompt` negative prompts affect the quality of the results
219
  - By setting `state.mprec='fp16'`, you can significantly reduce GPU memory usage.
220
 
221
- ```shell
222
- CUDA_VISIBLE_DEVICES=0 python svgdreamer.py x=iconography skip_sive=True "prompt='Sydney opera house. oil painting. by Van Gogh'" result_path='./logs-reward/Sydney-reward' state.mprec='fp16' x.vpsd.phi_ReFL=True multirun=True srange='[10,12]'
223
- ```
224
-
225
  ## ๐Ÿ“‹ TODO
226
 
227
  - [x] Release the code.
 
218
  - `neg_prompt` negative prompts affect the quality of the results
219
  - By setting `state.mprec='fp16'`, you can significantly reduce GPU memory usage.
220
 
 
 
 
 
221
  ## ๐Ÿ“‹ TODO
222
 
223
  - [x] Release the code.