Spaces:
Sleeping
Sleeping
Rename requeriments.txt to requirements.txt
Browse files
requeriments.txt → requirements.txt
RENAMED
@@ -2,4 +2,6 @@ tensorflow
|
|
2 |
numpy
|
3 |
opencv-python
|
4 |
pillow
|
5 |
-
matplotlib
|
|
|
|
|
|
2 |
numpy
|
3 |
opencv-python
|
4 |
pillow
|
5 |
+
matplotlib
|
6 |
+
gradio
|
7 |
+
huggingface-hub
|