Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.44.0
|
2 |
+
pandas==2.2.3
|
3 |
+
numpy==1.26.4
|
4 |
+
matplotlib==3.9.2
|
5 |
+
seaborn==0.13.2
|
6 |
+
reportlab==4.2.2
|
7 |
+
pillow==10.4.0
|