Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
# Base-----------------------------------
|
|
|
2 |
matplotlib==3.2.2
|
3 |
numpy
|
4 |
opencv-python
|
|
|
1 |
# Base-----------------------------------
|
2 |
+
gradio==3.47.1
|
3 |
matplotlib==3.2.2
|
4 |
numpy
|
5 |
opencv-python
|