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