MoonRide303 / Fooocus-MRE

Focus on prompting and generating
GNU General Public License v3.0
954 stars 56 forks source link

no module named "comfy" #149

Open 2364814106 opened 1 year ago

2364814106 commented 1 year ago

when i install step by step, the last when i run launch.py the error is happened:no module named "comfy" and i use "pip install comfy", will display "No module named 'comfy.cli_args'", and when i find in the https://pypi.org, the comfy is only the one version 0.0.1, and how do i correct it?

MoonRide303 commented 1 year ago

@2364814106 Comfy is not pip package - it should be cloned into repositories/ComfyUI-from-StabilityAI-Official folder when executing launch.py.

zengjie617789 commented 4 months ago

the repositories is empty?