Spaces:
Running
on
Zero
Running
on
Zero
"argument of type 'bool' is not iterable"? trying gradio 5.23.3
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ models:
|
|
40 |
- WhisperSpeech/WhisperSpeech
|
41 |
- Zyphra/Zonos-v0.1-hybrid
|
42 |
- Zyphra/Zonos-v0.1-transformer
|
43 |
-
sdk_version: 5.
|
44 |
---
|
45 |
|
46 |
[Saved votes dataset](https://huggingface.co/datasets/Pendrokar/TTS_Arena)
|
@@ -60,4 +60,4 @@ RUNNING_LOCALLY=1 python app.py
|
|
60 |
|
61 |
You must set the `RUNNING_LOCALLY` environment variable to `1` when running the app locally. This prevents it from syncing with the database
|
62 |
|
63 |
-
The only other needed environmental variable may be 'HF_TOKEN' as anonymous accounts may get more restrictions.
|
|
|
40 |
- WhisperSpeech/WhisperSpeech
|
41 |
- Zyphra/Zonos-v0.1-hybrid
|
42 |
- Zyphra/Zonos-v0.1-transformer
|
43 |
+
sdk_version: 5.23.3
|
44 |
---
|
45 |
|
46 |
[Saved votes dataset](https://huggingface.co/datasets/Pendrokar/TTS_Arena)
|
|
|
60 |
|
61 |
You must set the `RUNNING_LOCALLY` environment variable to `1` when running the app locally. This prevents it from syncing with the database
|
62 |
|
63 |
+
The only other needed environmental variable may be 'HF_TOKEN' as anonymous accounts may get more restrictions.
|