Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
-
gradio==
|
| 2 |
tensorflow-cpu==2.16.2
|
| 3 |
numpy==1.26.3
|
| 4 |
Pillow==10.2.0
|
| 5 |
opencv-python-headless==4.9.0.80
|
| 6 |
-
huggingface_hub==0.23.0
|
|
|
|
| 1 |
+
gradio==3.50.2
|
| 2 |
tensorflow-cpu==2.16.2
|
| 3 |
numpy==1.26.3
|
| 4 |
Pillow==10.2.0
|
| 5 |
opencv-python-headless==4.9.0.80
|
|
|