-
Notifications
You must be signed in to change notification settings - Fork 48
Issues: haofanwang/ControlNet-for-Diffusers
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Unexpected key(s) in state_dict: "text_model.embeddings.position_ids".
#46
opened Aug 30, 2023 by
mrjchen
Use scripts/convert_original_stable_diffusion_to_diffusers.py to convert model.
#45
opened Apr 27, 2023 by
Andy-zd
Why don't you import from
diffusers
instead of using relative imports?
#43
opened Apr 14, 2023 by
remorses
ControlNetInpaintPipeline: Errors for loading Controlnet Diffusers folder
#37
opened Mar 21, 2023 by
little-misfit
What is the specific difference between controlnet_inpainting and sd_inpainting?
#35
opened Mar 19, 2023 by
cb614611757
ImportError: cannot import name 'KarrasDiffusionSchedulers' from 'diffusers.schedulers'
#30
opened Mar 9, 2023 by
little-misfit
TypeError: forward() got an unexpected keyword argument 'controlnet_hint'
#24
opened Mar 5, 2023 by
Suhail
What is the specific difference between controlnet_inpainting and controlnet_inpainting_img2img?
#21
opened Mar 2, 2023 by
kelisiya
the image not matching text prompt for depth control inpainting
#20
opened Mar 2, 2023 by
renrenzsbbb
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.