Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPAdapters support for Tgate #20

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

algoDd
Copy link

@algoDd algoDd commented Sep 6, 2024

This PR adopts IPAdapterAttnProcessor2_0 instead of AttnProcessor2_0 in tgate_utils.py to support IP Adapters.

How to run:

python main.py \
--prompt 'Astronaut in a jungle, cold color palette, muted colors, detailed, 8k' \
--model 'sdxl' \
--gate_step 10 \
--sp_interval 5 \
--fi_interval 1 \
--warm_up 2 \
--saved_path './generated_tmp/sd_xl/' \
--inference_step 25 \

Following the Issues:
#19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant