nuernie
commited on
Commit
·
e45ca79
1
Parent(s):
f7c79a4
adjust requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ websockets
|
|
| 4 |
pyaudio
|
| 5 |
soundfile
|
| 6 |
torch
|
| 7 |
-
torchaudio
|
|
|
|
|
|
|
|
|
| 4 |
pyaudio
|
| 5 |
soundfile
|
| 6 |
torch
|
| 7 |
+
torchaudio
|
| 8 |
+
fastapi
|
| 9 |
+
uvicorn[standard]
|