This website requires JavaScript.
Explore
Help
Sign In
AI
/
diffusers
Watch
1
Star
0
Fork
0
You've already forked diffusers
mirror of
https://github.com/huggingface/diffusers.git
synced
2026-01-27 17:22:53 +03:00
Code
Activity
Files
v0.19.1
diffusers
/
tests
/
pipelines
/
controlnet
History
Patrick von Platen
3ba36f97b8
[SD-XL] Fix sdxl controlnet inference (
#4238
)
...
* Fix controlnet xl inference * correct some sd xl control inference
2023-07-24 18:43:35 +02:00
..
__init__.py
Refactor controlnet and add img2img and inpaint (
#3386
)
2023-05-16 19:07:21 +01:00
test_controlnet_img2img.py
Add controlnet and vae from single file (
#4084
)
2023-07-19 14:50:27 +02:00
test_controlnet_inpaint.py
Add controlnet and vae from single file (
#4084
)
2023-07-19 14:50:27 +02:00
test_controlnet_sdxl.py
[SD-XL] Fix sdxl controlnet inference (
#4238
)
2023-07-24 18:43:35 +02:00
test_controlnet.py
Fix bug in ControlNetPipelines with MultiControlNetModel of length 1 (
#4032
)
2023-07-20 17:45:08 +02:00
test_flax_controlnet.py
Refactor controlnet and add img2img and inpaint (
#3386
)
2023-05-16 19:07:21 +01:00