Spaces:
Runtime error
Runtime error
typo
Browse files
README.md
CHANGED
@@ -49,7 +49,7 @@ python audio_to_images.py \
|
|
49 |
--resolution 256 \
|
50 |
--input_dir path-to-audio-files \
|
51 |
--output_dir data-256 \
|
52 |
-
--push_to_hub teticio
|
53 |
```
|
54 |
## Train model
|
55 |
#### Run training on local machine.
|
|
|
49 |
--resolution 256 \
|
50 |
--input_dir path-to-audio-files \
|
51 |
--output_dir data-256 \
|
52 |
+
--push_to_hub teticio/audio-diffusion-256
|
53 |
```
|
54 |
## Train model
|
55 |
#### Run training on local machine.
|