This website requires JavaScript.
Explore
Help
Sign In
obscura
/
diffusers
Watch
1
Star
0
Fork
0
You've already forked diffusers
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7c5fef81e0aecff65c041a9dfb23aff22bf64f4b
diffusers
/
tests
/
pipelines
/
stable_diffusion
T
History
Suraj Patil
a8d0977769
[StableDiffusionInpaintPipeline] fix batch_size for mask and masked latents (
#1279
)
...
fix bs for mask and masked latents
2022-11-14 22:03:10 +01:00
..
__init__.py
Reorganize pipeline tests (
#963
)
2022-10-24 16:34:01 +02:00
test_cycle_diffusion.py
Fix slow tests (
#1210
)
2022-11-09 11:22:12 +01:00
test_onnx_stable_diffusion_img2img.py
[ONNX] Improve ONNXPipeline scheduler compatibility, fix safety_checker (
#1173
)
2022-11-08 14:39:11 +01:00
test_onnx_stable_diffusion_inpaint.py
[ONNX] Improve ONNXPipeline scheduler compatibility, fix safety_checker (
#1173
)
2022-11-08 14:39:11 +01:00
test_onnx_stable_diffusion.py
[ONNX] Improve ONNXPipeline scheduler compatibility, fix safety_checker (
#1173
)
2022-11-08 14:39:11 +01:00
test_stable_diffusion_img2img.py
Finalize stable diffusion refactor (
#1269
)
2022-11-13 23:54:30 +01:00
test_stable_diffusion_inpaint_legacy.py
Finalize stable diffusion refactor (
#1269
)
2022-11-13 23:54:30 +01:00
test_stable_diffusion_inpaint.py
[StableDiffusionInpaintPipeline] fix batch_size for mask and masked latents (
#1279
)
2022-11-14 22:03:10 +01:00
test_stable_diffusion.py
[Stable Diffusion] Fix padding / truncation (
#1226
)
2022-11-13 20:19:55 +01:00