Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -6,4 +6,7 @@ opencv-python
|
|
6 |
Pillow
|
7 |
numpy
|
8 |
torch
|
9 |
-
transformers
|
|
|
|
|
|
|
|
6 |
Pillow
|
7 |
numpy
|
8 |
torch
|
9 |
+
transformers
|
10 |
+
streamlit==1.12.0
|
11 |
+
pyyaml==6.0
|
12 |
+
pdf-extract-kit @ git+https://github.com/opendatalab/PDF-Extract-Kit.git # Directly install the repository
|