Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv-python
|
2 |
+
pyMuPDF
|
3 |
+
#!apt-get update
|
4 |
+
#!sudo apt-get install poppler-utils
|
5 |
+
gradio==4.31.5
|
6 |
+
pdf2image
|
7 |
+
IPython
|
8 |
+
anthropic
|