Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse filesThe app doesn't build ; this might solve the issue.
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ pytesseract==0.3.10
|
|
12 |
pikepdf==8.13.0
|
13 |
unstructured-pytesseract==0.3.12
|
14 |
joblib==1.3.2
|
15 |
-
llama-parse
|
16 |
python-dotenv==1.0.1
|
17 |
altair==5.2.0
|
18 |
numpy==1.26.4
|
|
|
12 |
pikepdf==8.13.0
|
13 |
unstructured-pytesseract==0.3.12
|
14 |
joblib==1.3.2
|
15 |
+
llama-parse
|
16 |
python-dotenv==1.0.1
|
17 |
altair==5.2.0
|
18 |
numpy==1.26.4
|