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

Add OpenCV to avoid error No module named 'cv2' #252

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

alexisrolland
Copy link
Contributor

@alexisrolland alexisrolland commented Jul 13, 2024

I just installed the last portable version of ComfyUI and downloaded ComfyUI-Easy-Use using ComfyUI-Manager. When starting ComfyUI, I got the following error triggered by ComfyUI-Easy-Use:

ModuleNotFoundError: No module named 'cv2'

This PR is to fix the issue by adding the dependency opencv-python to requirements.txt.

I have also reordered dependencies alphabetically.

@yolain yolain merged commit 56c8b64 into yolain:main Jul 13, 2024
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 this pull request may close these issues.

2 participants