Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -10
requirements.txt
CHANGED
|
@@ -1,10 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
python-
|
| 7 |
-
huggingface_hub>=0.22.2
|
| 8 |
-
tensorflow==2.17.0
|
| 9 |
-
keras>=3.3
|
| 10 |
-
gradio
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
huggingface_hub
|
| 3 |
+
tensorflow>=2.20.0
|
| 4 |
+
numpy
|
| 5 |
+
Pillow
|
| 6 |
+
opencv-python-headless
|
|
|
|
|
|
|
|
|
|
|
|