Spaces:
Paused
Paused
Update backend/requirements.txt
Browse files- backend/requirements.txt +1 -1
backend/requirements.txt
CHANGED
@@ -15,7 +15,7 @@ python-dotenv==1.0.1
|
|
15 |
python-socketio==5.9.0
|
16 |
pymongo==4.6.2
|
17 |
Requests==2.31.0
|
18 |
-
seamless_communication==1.0.0
|
19 |
simuleval==1.1.4
|
20 |
soundfile==0.12.1
|
21 |
torch==2.1.2
|
|
|
15 |
python-socketio==5.9.0
|
16 |
pymongo==4.6.2
|
17 |
Requests==2.31.0
|
18 |
+
# seamless_communication==1.0.0
|
19 |
simuleval==1.1.4
|
20 |
soundfile==0.12.1
|
21 |
torch==2.1.2
|