anotherjesse
/
dreambooth-batch
batch inference for dreambooth trainings
- Public
- 1M runs
- GitHub
-
- Author
- @anotherjesse
- Version
- 22.04
0de6c0b0
LatestRelease notes
This version adds
img2img
support.Add
"image": "https://your-image-url-here"
and optionally"strength": 0.8
the strength of the initialization image vs noise.Additionally this supports the following schedulers:
- DDIM
- DPMSolverMultistep
- HeunDiscrete
- KerrasDPM (eg, Kerras 2K)
- K_EULER_ANCESTRAL
- K_EULER
- KLMS
- PNDM
- UniPCMultistep
-
Release notes
the original version, only supporting txt2img pipeline