Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
|
2 |
gradio>=4.29.0
|
3 |
google-generativeai
|
4 |
python-dotenv
|
5 |
python-docx
|
6 |
reportlab
|
7 |
-
|
|
|
|
|
|
|
|
1 |
gradio>=4.29.0
|
2 |
google-generativeai
|
3 |
python-dotenv
|
4 |
python-docx
|
5 |
reportlab
|
6 |
+
beautifulsoup4
|
7 |
+
deepl
|
8 |
+
requests
|