Pendrokar commited on
Commit
923b15a
·
verified ·
1 Parent(s): d726695

"argument of type 'bool' is not iterable"? trying gradio 5.23.3

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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.20.1
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.