Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers
|
|
3 |
torch
|
4 |
soundfile
|
5 |
fastapi
|
6 |
-
uvicorn
|
|
|
|
3 |
torch
|
4 |
soundfile
|
5 |
fastapi
|
6 |
+
uvicorn
|
7 |
+
soundfile
|