Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
google-generativeai>=0.8.0
|
| 2 |
reportlab>=4.0.0
|
| 3 |
gradio>=4.0.0
|
| 4 |
-
python-docx
|
|
|
|
|
|
| 1 |
google-generativeai>=0.8.0
|
| 2 |
reportlab>=4.0.0
|
| 3 |
gradio>=4.0.0
|
| 4 |
+
python-docx
|
| 5 |
+
scipy
|