Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ transformers==4.27.4
|
|
2 |
pandas==1.5.3
|
3 |
torch==2.0.0
|
4 |
pytorch-lightning==2.0.2
|
5 |
-
|
6 |
gunicorn==19.9.0
|
7 |
itsdangerous>=2.0
|
8 |
MarkupSafe>=2.0
|
|
|
2 |
pandas==1.5.3
|
3 |
torch==2.0.0
|
4 |
pytorch-lightning==2.0.2
|
5 |
+
Flask==2.2.2
|
6 |
gunicorn==19.9.0
|
7 |
itsdangerous>=2.0
|
8 |
MarkupSafe>=2.0
|