Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,9 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
gradio-client
|
| 3 |
+
pandas
|
| 4 |
+
pdf2image
|
| 5 |
+
pytesseract
|
| 6 |
+
google-generativeai
|
| 7 |
+
openpyxl
|
| 8 |
+
Pillow
|
| 9 |
+
websockets
|