Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
huggingface-hub
|
2 |
-
spaces
|
3 |
-
pillow==11.1.0
|
4 |
git+https://github.com/huggingface/transformers.git
|
5 |
git+https://github.com/huggingface/accelerate.git
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
git+https://github.com/huggingface/accelerate.git
|
3 |
+
huggingface-hub
|
4 |
+
spaces
|
5 |
+
pillow
|
6 |
+
torch
|
7 |
+
opencv-python
|
8 |
+
docling-core
|