Spaces:
Sleeping
Sleeping
Zhen Ye Claude Opus 4.6 commited on
Commit ·
d35f19d
1
Parent(s): dda4696
fix: add dill dependency required by YOLOv8-VisDrone weights
Browse filesCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -14,3 +14,4 @@ SAM-2 @ git+https://github.com/facebookresearch/sam2.git
|
|
| 14 |
hydra-core>=1.3.2
|
| 15 |
iopath>=0.1.10
|
| 16 |
psutil
|
|
|
|
|
|
| 14 |
hydra-core>=1.3.2
|
| 15 |
iopath>=0.1.10
|
| 16 |
psutil
|
| 17 |
+
dill
|