Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -19,6 +19,9 @@ shellingham>=1.5.0
|
|
| 19 |
typer>=0.12.0
|
| 20 |
click>=8.0.0
|
| 21 |
doclayout-yolo
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |
# --- 4. 基础环境 ---
|
| 24 |
mpmath>=1.3.0
|
|
|
|
| 19 |
typer>=0.12.0
|
| 20 |
click>=8.0.0
|
| 21 |
doclayout-yolo
|
| 22 |
+
ultralytics
|
| 23 |
+
paddlepaddle
|
| 24 |
+
paddleocr
|
| 25 |
|
| 26 |
# --- 4. 基础环境 ---
|
| 27 |
mpmath>=1.3.0
|