Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
gradio==4.10.0
|
2 |
-
gradio_client==0.
|
3 |
tensorflow
|
4 |
Pillow
|
5 |
opencv-python-headless
|
6 |
matplotlib
|
7 |
huggingface-hub
|
8 |
-
|
9 |
-
opencv-python
|
|
|
1 |
gradio==4.10.0
|
2 |
+
gradio_client==0.7.3
|
3 |
tensorflow
|
4 |
Pillow
|
5 |
opencv-python-headless
|
6 |
matplotlib
|
7 |
huggingface-hub
|
8 |
+
opencv-python
|
|