new
Browse files- app.py +0 -0
- my_changes.patch +0 -0
- requirements.txt +5 -1
app.py
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
my_changes.patch
ADDED
|
File without changes
|
requirements.txt
CHANGED
|
@@ -6,4 +6,8 @@ pytesseract
|
|
| 6 |
scikit-learn
|
| 7 |
sqlalchemy
|
| 8 |
requests
|
| 9 |
-
openai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
scikit-learn
|
| 7 |
sqlalchemy
|
| 8 |
requests
|
| 9 |
+
openai
|
| 10 |
+
python-docx
|
| 11 |
+
google-genai
|
| 12 |
+
python-dotenv
|
| 13 |
+
pypdf
|