-
Notifications
You must be signed in to change notification settings - Fork 360
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
How to use the generated image part #1210
Comments
I'm using local forge, |
If you're using local forge, you do not need to set those flags. Instead, you need to configure the API URL and in KoboldAI Lite, and SD Forge launcher flags. First, open your Forge Launch SD Forge UI, make sure its running at Then launch KoboldCpp normally, then open the UI and select "Forge" |
Thank you, I have set these successfully, but how to change the resolution, the generated image I want it to be 832 × 1216 resolution |
If you set COMMANDLINE-api-listen-cors-allow-origins = * , forge won't pop up any more. Is this normal |
You have a typo. It should be |
Thank you, how can I change the resolution of the generated image, e.g. from 512×768 to 832×1216 |
What does the clamped mode mean in image gen, I set it to 1024, and the image that can be generated is still 512 |
Yes, clamped means the image max size is 512 |
Can't you change the resolution? |
Yes you can |
In the section of the encyclopedia, where should I fill in the Supported flags, such as --sdclamped, and how to fix the resolution?
The text was updated successfully, but these errors were encountered: