-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Trai…
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and found no similar bug report.
### HUB Component
Models, Training
### Bug
I am experi…
-
This issue just happend today.
I noticed there were similar issues here, but my case is with **ModuleNotFoundError: No module named 'ultralytics'**
I re-installed ComfyUI with only Impact-Pack custo…
-
Hello everyone,
I'm just starting out with paddle, I've managed to create my models with paddle and upload them.
But I haven't been able to upload a model converted by ultralytics. I'm leaving t…
-
ImportError: /root/miniconda3/lib/python3.12/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12: undefined symbol: __nvJitLinkComplete_12_4, version libnvJitLink.so.12
Traceback:
…
-
LayerMask: ObjectDetectorYOLOWorld
Can't get attribute 'WorldModel' on
File corrupted: \tmp\cache\yolo_world\v2-s\yolo-world.pt
Fooocus has tried to move the corrupted file to \tmp\cache\yolo_worl…
-
gao_private/ultralytics:latest
-
python {
version '3.8'
pip {
install "matplotlib"
install "pandas"
install "ultralytics==8.0.232"
install …
-
### Search before asking
- [X] I have searched the Ultralytics [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
Do you have any pl…
-
### Describe the bug
Hi, the error consists that, if using the .pt YOLO models with adetailer on newer pytorch versions (nightly), it won't load because unsafe loading.
I have fixed by modifying…