Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ torch==1.9.0
|
|
4 |
numpy==1.21.0
|
5 |
scikit-learn==0.24.2
|
6 |
networkx==2.8.8
|
7 |
-
|
|
|
4 |
numpy==1.21.0
|
5 |
scikit-learn==0.24.2
|
6 |
networkx==2.8.8
|
7 |
+
gunicorn==20.1.0
|