Spaces:
Runtime error
Runtime error
gera commited on
Commit ·
3db66b4
1
Parent(s): fcff0a5
missing pymupdf (fitz)
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
gradio
|
| 2 |
openai
|
| 3 |
-
tiktoken
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
openai
|
| 3 |
+
tiktoken
|
| 4 |
+
pymupdf
|