QodiCat / IC-Light-SD-WebUI

Develop plugins for native web UIs
15 stars 2 forks source link

Install all model and check name, but get this error. #8

Open offerz-off opened 2 weeks ago

offerz-off commented 2 weeks ago

*** Error loading script: ic_light_extension.py Traceback (most recent call last): File "G:\Data\Packages\Stable Diffusion WebUI\modules\scripts.py", line 508, in load_scripts script_module = script_loading.load_module(scriptfile.path) File "G:\Data\Packages\Stable Diffusion WebUI\modules\script_loading.py", line 13, in load_module module_spec.loader.exec_module(module) File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "G:\Data\Packages\Stable Diffusion WebUI\extensions\IC-Light-SD-WebUI\scripts\ic_light_extension.py", line 10, in from gradio_demo import iclight_demo File "G:\Data\Packages\Stable Diffusion WebUI\extensions\IC-Light-SD-WebUI\gradio_demo.py", line 3, in from process_fc import process_relight,change_state1 File "G:\Data\Packages\Stable Diffusion WebUI\extensions\IC-Light-SD-WebUI\process_fc.py", line 4, in from diffusers import StableDiffusionPipeline, StableDiffusionImg2ImgPipeline ModuleNotFoundError: No module named 'diffusers'

offerz-off commented 2 weeks ago

Screenshot 2024-06-16 152815

pttrwt commented 2 weeks ago

ภาพ

I try 'pip install diffusers' but problem still not resolve.

ภาพ