Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
|
|
|
|
|
1 |
+
gradio>=4.13.0
|
2 |
+
numpy>=1.21.0
|
3 |
+
Pillow>=9.0.0
|
4 |
+
matplotlib>=3.4.0
|
5 |
+
pandas>=1.3.0
|