Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
gradio==5.1.0
|
4 |
gradio-client==1.4.0
|
5 |
huggingface_hub
|
@@ -7,4 +7,4 @@ numpy
|
|
7 |
opencv-python
|
8 |
Pillow
|
9 |
torch
|
10 |
-
torchvision
|
|
|
1 |
+
|
2 |
+
git+https://github.com/opendatalab/DocLayout-YOLO.git
|
3 |
gradio==5.1.0
|
4 |
gradio-client==1.4.0
|
5 |
huggingface_hub
|
|
|
7 |
opencv-python
|
8 |
Pillow
|
9 |
torch
|
10 |
+
torchvision
|