Spaces:
Runtime error
Runtime error
Commit
·
0136c6d
1
Parent(s):
6300de6
Upload requirements.txt (#13)
Browse files- Upload requirements.txt (b15f74fde8b6ba78bf0e82d7dd987fca52a770d4)
Co-authored-by: Renato Cardoso Zimmer <renatozimmer@users.noreply.huggingface.co>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
soundfile
|
3 |
torch
|
4 |
transformers
|
|
|
1 |
+
gradio~=3.34.0
|
2 |
soundfile
|
3 |
torch
|
4 |
transformers
|