Spaces:
Build error
Build error
fixed spacing of comment
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,4 @@ sqlmodel
|
|
| 13 |
rich
|
| 14 |
fastapi
|
| 15 |
sentence-transformers
|
| 16 |
-
PyMuPDF #for image extraction
|
|
|
|
| 13 |
rich
|
| 14 |
fastapi
|
| 15 |
sentence-transformers
|
| 16 |
+
PyMuPDF # for image extraction
|