-
Notifications
You must be signed in to change notification settings - Fork 79
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
SDXL Training #88
Comments
Hello, In the paper figure 14, it is tested that strengths of edits in the range (-3 to 3) for the slider values (CLIP score and LPIPS). I wanted to know why did you choose max till 3. Does it depend on the guidance ? In the prompt-age-slider-GPT.yaml default guidance is 4. Does the sliders strength will be maximum at 4 ? The thing is when I tested slider for various values it was not showing the desired changed at slider value 4 so I have to increase and then finally at 7 or 8 it was showing me changes. Is that possible even if the guidance is set to 4 it still can show beyond 4 ? |
I think I more or less fixed the problem, but found another. The SDXL training works, but you cannot add other loras with the pipe.load_lora_weights function, because thenn you only get the same image |
Hey @Benji4564 , How did you solve the training issue ? I am also the same issue where there is not effect after training. |
I am also the same issue where there is not effect after training, Is there any good solution? |
Hey guys, do you still have this issue? Happy to help if the issue still persists |
Hello (again ;) ),
your pretrained checkpoints as well a multiple slider work very well, but I have proplems training my own. I used your sample prompts and settings for textsliders, but there where no change in the result. All generated images look the same.
The text was updated successfully, but these errors were encountered: