diffusers
d704b3bf
- add PAG support sd15 controlnet (#8820)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
363 days ago
add PAG support sd15 controlnet (#8820) * add pag support sd15 controlnet * fix quality import * remove unecessary import * remove if state * fix tests * remove useless function * add sd1.5 controlnet pag docs --------- Co-authored-by: anhnct8 <anhnct8@fpt.com>
References
#8820 - add PAG support sd15 controlnet
Author
tuanh123789
Parents
9f963e73
Files
8
docs/source/en/api/pipelines
pag.md
src/diffusers
__init__.py
pipelines
__init__.py
auto_pipeline.py
pag
__init__.py
pipeline_pag_controlnet_sd.py
utils
dummy_torch_and_transformers_objects.py
tests/pipelines/pag
test_pag_controlnet_sd.py
Loading