Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==4.24.0
|
| 2 |
+
plotly==5.19.0
|
| 3 |
+
numpy==1.24.0
|
| 4 |
+
openai==1.12.0
|
| 5 |
+
pandas==2.0.0
|
| 6 |
+
pillow==10.0.0
|
| 7 |
+
scipy==1.11.0
|