Spaces:
Runtime error
Runtime error
Gabriel C
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio==4.19.2
|
| 2 |
groq==0.4.2
|
| 3 |
numpy==1.24.4
|
| 4 |
-
|
| 5 |
-
|
|
|
|
| 1 |
gradio==4.19.2
|
| 2 |
groq==0.4.2
|
| 3 |
numpy==1.24.4
|
| 4 |
+
torchaudio==2.2.1
|
| 5 |
+
transformers==4.37.2
|