Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
torch
|
| 2 |
-
transformers>=4.
|
|
|
|
| 3 |
gradio
|
| 4 |
soundfile
|
|
|
|
| 1 |
torch
|
| 2 |
+
transformers>=4.31.0
|
| 3 |
+
accelerate>=0.20.0
|
| 4 |
gradio
|
| 5 |
soundfile
|