Spaces:
Sleeping
Sleeping
Rename requirements.txt: to requirements.txt
Browse files
requirements.txt: → requirements.txt
RENAMED
@@ -1,7 +1,7 @@
|
|
1 |
-
matplotlib
|
2 |
gradio==4.44.0
|
3 |
pandas==2.2.3
|
4 |
numpy==1.26.4
|
|
|
5 |
seaborn==0.13.2
|
6 |
plotly==6.0.1
|
7 |
openpyxl==3.1.5
|
|
|
|
|
1 |
gradio==4.44.0
|
2 |
pandas==2.2.3
|
3 |
numpy==1.26.4
|
4 |
+
matplotlib==3.10.3
|
5 |
seaborn==0.13.2
|
6 |
plotly==6.0.1
|
7 |
openpyxl==3.1.5
|