Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ uvicorn
|
|
3 |
google-genai
|
4 |
python-multipart
|
5 |
librosa
|
6 |
-
torch
|
|
|
|
3 |
google-genai
|
4 |
python-multipart
|
5 |
librosa
|
6 |
+
torch
|
7 |
+
transformers
|