diffusers
Add GLIGEN Text Image implementation
#4777
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
17
Changes
View On
GitHub
Commits
Add GLIGEN Text Image implementation
tuanh123789
committed
3 years ago
add style transfer from image
tuanh123789
committed
3 years ago
fix check_repository_consistency
tuanh123789
committed
3 years ago
add convert script GLIGEN model to Diffusers
tuanh123789
committed
3 years ago
rename attention type
tuanh123789
committed
3 years ago
fix style code
tuanh123789
committed
3 years ago
remove PositionNetTextImage
tuanh123789
committed
3 years ago
Revert "fix check_repository_consistency"
tuanh123789
committed
3 years ago
change attention type name
tuanh123789
committed
3 years ago
update docs for GLIGEN
tuanh123789
committed
3 years ago
change examples with hf-document-image
tuanh123789
committed
3 years ago
fix style
tuanh123789
committed
3 years ago
Merge branch 'main' into gligen_text_image
tuanh123789
committed
3 years ago
add CLIPImageProjection for GLIGEN
tuanh123789
committed
3 years ago
Add new encode_prompt, load project matrix in pipe init
tuanh123789
committed
3 years ago
move CLIPImageProjection to stable_diffusion
tuanh123789
committed
3 years ago
add comment
tuanh123789
committed
3 years ago
Loading