Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
tensorflow
|
2 |
opencv-python
|
3 |
-
matplotlib
|
|
|
|
|
|
|
|
|
|
|
|
1 |
tensorflow
|
2 |
opencv-python
|
3 |
+
matplotlib
|
4 |
+
keras
|
5 |
+
opencv-python
|
6 |
+
matplotlib
|
7 |
+
gradio
|
8 |
+
huggingface_hub
|