Update requirements.txt
Browse filesfixed opencv and hugging-face
- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
tensorflow
|
| 2 |
-
|
| 3 |
matplotlib
|
| 4 |
numpy
|
| 5 |
-
|
| 6 |
gradio
|
|
|
|
| 1 |
tensorflow
|
| 2 |
+
opencv-python
|
| 3 |
matplotlib
|
| 4 |
numpy
|
| 5 |
+
huggingface-hub
|
| 6 |
gradio
|