Upload folder using huggingface_hub
Browse files- requirements.txt +5 -5
- requirements.txt:Zone.Identifier +0 -0
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
python-dotenv==1.0.1
|
2 |
-
openai==1.
|
3 |
typing_extensions==4.12.2
|
4 |
-
gradio==
|
5 |
pandasai==2.2.15
|
6 |
-
gradio_pdf==0.0.
|
7 |
pandas==1.5.3
|
8 |
-
numpy==1.
|
9 |
-
matplotlib==3.
|
10 |
requests==2.32.3
|
11 |
tavily-python==0.5.0
|
|
|
1 |
python-dotenv==1.0.1
|
2 |
+
openai==1.51.2
|
3 |
typing_extensions==4.12.2
|
4 |
+
gradio==5.0.1
|
5 |
pandasai==2.2.15
|
6 |
+
gradio_pdf==0.0.16
|
7 |
pandas==1.5.3
|
8 |
+
numpy==1.26.4
|
9 |
+
matplotlib==3.9.2
|
10 |
requests==2.32.3
|
11 |
tavily-python==0.5.0
|
requirements.txt:Zone.Identifier
ADDED
File without changes
|