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-29 07:22:12 +03:00
Code
Activity
Files
b65861800e1cdc71ef8e666df56ef87ffbb11d86
diffusers
/
tests
/
pipelines
/
controlnet
History
Dhruv Nair
1ca79f7b83
update
2024-01-19 05:33:34 +00:00
..
__init__.py
Refactor controlnet and add img2img and inpaint (
#3386
)
2023-05-16 19:07:21 +01:00
test_controlnet_blip_diffusion.py
Add BLIP Diffusion (
#4388
)
2023-09-21 17:05:35 +01:00
test_controlnet_img2img.py
IP-Adapter for StableDiffusionControlNetImg2ImgPipeline (
#5901
)
2023-12-09 11:02:55 +05:30
test_controlnet_inpaint_sdxl.py
Fixes for Float16 inference Fast CUDA Tests (
#5097
)
2023-09-19 17:25:48 +05:30
test_controlnet_inpaint.py
Support of ip-adapter to the StableDiffusionControlNetInpaintPipeline (
#5887
)
2023-11-29 16:00:24 +01:00
test_controlnet_sdxl_img2img.py
Add IP-Adapter to StableDiffusionXLControlNetImg2ImgPipeline (
#6293
)
2024-01-09 22:02:11 -10:00
test_controlnet_sdxl.py
update
2024-01-02 11:32:10 +00:00
test_controlnet.py
[Fix] Multiple image conditionings in a single batch for
StableDiffusionControlNetPipeline
(
#6334
)
2024-01-16 10:40:55 -10:00
test_flax_controlnet.py
Lazy Import for Diffusers (
#4829
)
2023-09-11 09:56:22 +02:00