Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio
|
2 |
-
|
3 |
python-dotenv
|
4 |
Pillow
|
5 |
-
python-magic
|
|
|
|
1 |
gradio
|
2 |
+
textract
|
3 |
python-dotenv
|
4 |
Pillow
|
5 |
+
python-magic
|
6 |
+
google-genai
|