Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
|
@@ -8,3 +8,9 @@ pymupdf
|
|
| 8 |
paddlepaddle
|
| 9 |
paddleocr
|
| 10 |
git+https://github.com/zai-org/GLM-OCR.git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
paddlepaddle
|
| 9 |
paddleocr
|
| 10 |
git+https://github.com/zai-org/GLM-OCR.git
|
| 11 |
+
transformers @ git+https://github.com/huggingface/transformers.git
|
| 12 |
+
torch
|
| 13 |
+
accelerate
|
| 14 |
+
pymupdf
|
| 15 |
+
pillow
|
| 16 |
+
gradio
|