Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ torch>=1.10.0
|
|
| 3 |
soundfile==0.11.0
|
| 4 |
numpy>=1.21.0
|
| 5 |
groq>=0.1.0
|
|
|
|
|
|
| 3 |
soundfile==0.11.0
|
| 4 |
numpy>=1.21.0
|
| 5 |
groq>=0.1.0
|
| 6 |
+
transformers>=4.0
|