Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +13 -1
requirements.txt
CHANGED
@@ -13,4 +13,16 @@ pillow
|
|
13 |
pandas
|
14 |
PyPDF2
|
15 |
openai
|
16 |
-
tabulate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
pandas
|
14 |
PyPDF2
|
15 |
openai
|
16 |
+
tabulate
|
17 |
+
|
18 |
+
matplotlib
|
19 |
+
seaborn
|
20 |
+
plotly
|
21 |
+
|
22 |
+
tqdm
|
23 |
+
kaggle
|
24 |
+
kagglehub
|
25 |
+
python-dotenv
|
26 |
+
|
27 |
+
pyarrow
|
28 |
+
scikit-learn
|