Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
-
|
| 2 |
llama-cpp-python
|
| 3 |
sentence-transformers
|
| 4 |
fastapi
|
| 5 |
gradio
|
| 6 |
-
llama-cpp-python[huggingface-hub]
|
|
|
|
|
|
| 1 |
+
magic-pdf
|
| 2 |
llama-cpp-python
|
| 3 |
sentence-transformers
|
| 4 |
fastapi
|
| 5 |
gradio
|
| 6 |
+
llama-cpp-python[huggingface-hub]
|
| 7 |
+
-U "magic-pdf[full]" --extra-index-url https://wheels.myhloli.com
|