Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ groq==0.4.0
|
|
| 6 |
PyPDF2==3.0.0
|
| 7 |
beautifulsoup4==4.12.0
|
| 8 |
markdown==3.4.0
|
| 9 |
-
gradio==
|
| 10 |
requests==2.31.0
|
| 11 |
python-dotenv==1.0.0
|
| 12 |
tqdm==4.66.0
|
|
|
|
| 6 |
PyPDF2==3.0.0
|
| 7 |
beautifulsoup4==4.12.0
|
| 8 |
markdown==3.4.0
|
| 9 |
+
gradio==4.0.0
|
| 10 |
requests==2.31.0
|
| 11 |
python-dotenv==1.0.0
|
| 12 |
tqdm==4.66.0
|