Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

ultralytics Module is missing in requirements.txt #36

Description

@ThadeuLuz

The 4dhuman nodes were not loading and I was getting this on the console:

from ultralytics import YOLO
    ModuleNotFoundError: No module named 'ultralytics'

Fixed with pip install ultralytics
should probably be added to requirements.txt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions