Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ pillow>=10.0.0
|
|
| 5 |
accelerate>=0.20.0
|
| 6 |
sentencepiece>=0.1.99
|
| 7 |
protobuf>=3.20.0
|
| 8 |
-
qwen-vl-utils>=0.0.1
|
|
|
|
|
|
| 5 |
accelerate>=0.20.0
|
| 6 |
sentencepiece>=0.1.99
|
| 7 |
protobuf>=3.20.0
|
| 8 |
+
qwen-vl-utils>=0.0.1
|
| 9 |
+
git+https://github.com/allenai/olmocr.git
|