Spaces:
Running
Running
Commit
·
e882eda
1
Parent(s):
0e1d7d8
Updated Requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ numpy
|
|
3 |
fastapi
|
4 |
uvicorn
|
5 |
python-multipart
|
6 |
-
pyzmq
|
|
|
|
|
|
3 |
fastapi
|
4 |
uvicorn
|
5 |
python-multipart
|
6 |
+
pyzmq
|
7 |
+
flask
|
8 |
+
flask_compress
|