Originally created by @nextosai on GitHub (Jun 18, 2024).
For my understanding, Web UI currently creates a file named "params.txt" on Stable Diffusion folder to send the image parameters. Currently, the following parameters are passed:
Output Text
Steps
Default Model
Image Size
It then uses by default:
-Sampling method=Euler
-CFG Scale=7.0
-Seed=622400380
Suggestion:
It would be great if we also could set up these default variables on the Web UI->Settings->Images and also add the parameter:
-Schedule type
Those parameters make a great difference in the generated images when using custom checkpoints models.
Originally created by @nextosai on GitHub (Jun 18, 2024).
For my understanding, Web UI currently creates a file named "params.txt" on Stable Diffusion folder to send the image parameters. Currently, the following parameters are passed:
- Output Text
- Steps
- Default Model
- Image Size
It then uses by default:
-Sampling method=Euler
-CFG Scale=7.0
-Seed=622400380
Suggestion:
It would be great if we also could set up these default variables on the Web UI->Settings->Images and also add the parameter:
-Schedule type
Those parameters make a great difference in the generated images when using custom checkpoints models.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @nextosai on GitHub (Jun 18, 2024).
For my understanding, Web UI currently creates a file named "params.txt" on Stable Diffusion folder to send the image parameters. Currently, the following parameters are passed:
It then uses by default:
-Sampling method=Euler
-CFG Scale=7.0
-Seed=622400380
Suggestion:
It would be great if we also could set up these default variables on the Web UI->Settings->Images and also add the parameter:
-Schedule type
Those parameters make a great difference in the generated images when using custom checkpoints models.