Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
-
werkzeug>=2.0
|
| 2 |
-
numpy>=1.22
|
| 3 |
-
gunicorn>=20.0.0
|
| 4 |
-
Flask>=2.0
|
| 5 |
-
h5py>=3.7.0
|
| 6 |
-
tensorflow>=2.10
|
| 7 |
-
pillow>=8.0.0
|
|
|
|
|
|
| 1 |
+
werkzeug>=2.0
|
| 2 |
+
numpy>=1.22
|
| 3 |
+
gunicorn>=20.0.0
|
| 4 |
+
Flask>=2.0
|
| 5 |
+
h5py>=3.7.0
|
| 6 |
+
tensorflow>=2.10
|
| 7 |
+
pillow>=8.0.0
|
| 8 |
+
huggingface-hub
|