Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
gradio
|
2 |
-
tensorflow
|
3 |
-
Pillow
|
4 |
-
opencv-python-headless
|
5 |
-
matplotlib
|
|
|
|
1 |
+
gradio
|
2 |
+
tensorflow
|
3 |
+
Pillow
|
4 |
+
opencv-python-headless
|
5 |
+
matplotlib
|
6 |
+
huggingface-hub
|