Spaces:
Build error
Build error
owaiskha9654
commited on
Commit
•
d51bdc8
1
Parent(s):
be4a4c0
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
matplotlib>=3.2.2
|
|
|
2 |
numpy>=1.18.5
|
3 |
opencv-python>=4.1.1
|
4 |
Pillow>=7.1.2
|
|
|
1 |
matplotlib>=3.2.2
|
2 |
+
gradio==3.1.4
|
3 |
numpy>=1.18.5
|
4 |
opencv-python>=4.1.1
|
5 |
Pillow>=7.1.2
|