Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
huggingface_hub==0.23.5
|
| 3 |
+
tensorflow==2.15.0
|
| 4 |
+
keras==3.6.0
|
| 5 |
+
opencv-python-headless
|
| 6 |
+
numpy
|