Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.44.0
|
2 |
+
numpy==1.26.4
|
3 |
+
opencv-python==4.10.0.84
|
4 |
+
pillow==10.4.0
|
5 |
+
matplotlib==3.9.2
|