Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
-
gradio>=5.
|
| 2 |
transformers
|
| 3 |
torch
|
| 4 |
Pillow
|
| 5 |
numpy
|
| 6 |
timm
|
|
|
|
|
|
| 1 |
+
gradio>=5.12
|
| 2 |
transformers
|
| 3 |
torch
|
| 4 |
Pillow
|
| 5 |
numpy
|
| 6 |
timm
|
| 7 |
+
pyaudioop
|