Updated Custom Scripts (markdown)

DepFA 2022-10-01 06:49:07 +01:00
parent 179e4bfc09
commit aa2b466792

@ -61,6 +61,7 @@ Poor img2img implentation, will trash images that aren't moving.
## Alternate Noise Schedules
https://gist.github.com/dfaker/f88aa62e3a14b559fe4e5f6b345db664
Uses alternate generators for the sampler's sigma schedule.
Allows access to Karras, Exponential and Variance Preserving schedules from crowsonkb/k-diffusion along with their parameters.
## Saving steps of the sampling process