Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
|
@@ -5,5 +5,8 @@ pydantic==2.5.0
|
|
| 5 |
streamlit==1.28.2
|
| 6 |
gradio==4.7.1
|
| 7 |
python-dotenv==1.0.0
|
| 8 |
-
|
| 9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
streamlit==1.28.2
|
| 6 |
gradio==4.7.1
|
| 7 |
python-dotenv==1.0.0
|
| 8 |
+
beautifulsoup4
|
| 9 |
+
|
| 10 |
+
google-generativeai
|
| 11 |
+
python-multipart
|
| 12 |
+
lxml
|