Spaces:
Sleeping
Sleeping
Create requirments.txt
Browse files- requirments.txt +8 -0
requirments.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
numpy
|
3 |
+
matplotlib
|
4 |
+
seaborn
|
5 |
+
gradio
|
6 |
+
python-dotenv
|
7 |
+
tqdm
|
8 |
+
openai
|