Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARNING and ERROR #14

Closed
za-wa-n-go opened this issue Jul 9, 2023 · 2 comments · Fixed by #15
Closed

WARNING and ERROR #14

za-wa-n-go opened this issue Jul 9, 2023 · 2 comments · Fixed by #15

Comments

@za-wa-n-go
Copy link

[comfy_mtb] | WARNING -> cv2.ximgproc.guidedFilter not found, use opencv-contrib-python
[comfy_mtb] | ERROR -> Some nodes failed to load:
Failed to import faceenhance because ModuleNotFoundError: No module named 'munch'
Failed to import faceswap because ModuleNotFoundError: No module named 'ifnude'
Failed to import fun because ModuleNotFoundError: No module named 'qrcode'
Failed to import image_interpolation because ModuleNotFoundError: No module named 'tensorflow'

@melMass
Copy link
Owner

melMass commented Jul 9, 2023

Thanks! I will fix them before the next "release"!
Half are not needed and left overs, the other half should get installed... but my current approach for installing dependencies is not the best.

@melMass melMass added this to the Release of v0.1.0 milestone Jul 9, 2023
melMass added a commit that referenced this issue Jul 9, 2023
- Removed ifnude (nsfw detection)
- Cleaned some imports

Should help #14
@melMass
Copy link
Owner

melMass commented Jul 9, 2023

It should be fixed in main, you can also double check these install instructions (in progress): https://github.com/melMass/comfy_mtb/blob/dev/doc-and-examples/INSTALL.md which will live here in case you see this after the merge https://github.com/melMass/comfy_mtb/blob/main/INSTALL.md

@melMass melMass linked a pull request Jul 9, 2023 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants