Spaces:
Runtime error
Runtime error
update README
Browse files
README.md
CHANGED
@@ -78,7 +78,7 @@ accelerate launch --config_file accelerate_local.yaml \
|
|
78 |
--lr_warmup_steps 500 \
|
79 |
--mixed_precision no \
|
80 |
--push_to_hub True \
|
81 |
-
--hub_model_id
|
82 |
--hub_token $(cat $HOME/.huggingface/token)
|
83 |
```
|
84 |
|
|
|
78 |
--lr_warmup_steps 500 \
|
79 |
--mixed_precision no \
|
80 |
--push_to_hub True \
|
81 |
+
--hub_model_id audio-diffusion-256 \
|
82 |
--hub_token $(cat $HOME/.huggingface/token)
|
83 |
```
|
84 |
|