Spaces:
Runtime error
Runtime error
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio>=4.0
|
|
|
|
| 2 |
transformers>=4.40
|
| 3 |
peft>=0.10
|
| 4 |
bitsandbytes>=0.43
|
|
|
|
| 1 |
gradio>=4.0
|
| 2 |
+
pyaudioop
|
| 3 |
transformers>=4.40
|
| 4 |
peft>=0.10
|
| 5 |
bitsandbytes>=0.43
|