Spaces:
Build error
Build error
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
opencv-python-headless==4.9.0.80
|
| 3 |
+
numpy==1.24.3
|
| 4 |
+
Pillow==10.2.0
|
| 5 |
+
matplotlib==3.8.2
|