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

bug: s_start, s_end, t_start, t_end w/diffusers #8

Closed
JPPhoto opened this issue Mar 13, 2023 · 1 comment
Closed

bug: s_start, s_end, t_start, t_end w/diffusers #8

JPPhoto opened this issue Mar 13, 2023 · 1 comment

Comments

@JPPhoto
Copy link

JPPhoto commented Mar 13, 2023

It looks like compel is setting values that aren't right for these terms when used in InvokeAI:

{'s_start': 0.0, 's_end': 0.2062994740159002, 't_start': 0.0, 't_end': 1.0}

t_start should be 0.2, and the s_* terms don't mean anything for diffusers.

@damian0815
Copy link
Owner

fixed in 57f5b2f

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

No branches or pull requests

2 participants