Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,7 @@ pillow
|
|
| 10 |
librosa
|
| 11 |
SpeechRecognition
|
| 12 |
scipy
|
| 13 |
-
torch
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
librosa
|
| 11 |
SpeechRecognition
|
| 12 |
scipy
|
| 13 |
+
torch
|
| 14 |
+
fastapi
|
| 15 |
+
uvicorn
|
| 16 |
+
python-multipart
|