Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
streamlit
|
| 2 |
google-generativeai
|
| 3 |
-
Pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
google-generativeai
|
| 3 |
+
Pillow
|
| 4 |
+
|
| 5 |
+
pandas
|
| 6 |
+
PyPDF2
|
| 7 |
+
zipfile
|