comfy_extras/ nodes did not import correctly
Open
User Support
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
### _```
WARNING: some comfy_extras/ nodes did not import correctly. This may be because they are missing some dependencies.
IMPORT FAILED: nodes_canny.py
IMPORT FAILED: nodes_morphology.py
This issue might be caused by missing dependencies.
Please do a: pip install -r requirements.txt
### ```_
But there is no req.txt to install for this directory.
Contributor guide
Assessment
This issue has not been assessed yet.