Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -5,3 +5,7 @@ tiktoken==0.7.0
|
|
5 |
python-dotenv==1.0.0
|
6 |
daal==2021.2.3
|
7 |
numpy
|
|
|
|
|
|
|
|
|
|
5 |
python-dotenv==1.0.0
|
6 |
daal==2021.2.3
|
7 |
numpy
|
8 |
+
fastapi
|
9 |
+
uvicorn
|
10 |
+
python-socketio
|
11 |
+
aiohttp
|