Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
numpy
|
| 4 |
matplotlib
|
| 5 |
pillow
|
| 6 |
tqdm
|
|
|
|
|
|
| 1 |
+
tensorflow
|
| 2 |
+
flask
|
| 3 |
numpy
|
| 4 |
matplotlib
|
| 5 |
pillow
|
| 6 |
tqdm
|
| 7 |
+
werkzeug
|