Spaces:
Sleeping
Sleeping
!init
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
google-generativeai
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
| 4 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
google-generativeai
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
| 4 |
+
gradio
|
| 5 |
+
pytesseract
|
| 6 |
+
Pillow
|
| 7 |
+
opencv-python-headless
|