InvokeAI/docs
Lincoln Stein 943616044a Merge branch 'switch-ksampler-noise-scheduler-adaptively' into development
- This sets a step switchover point at which the k-samplers stop using the
  Karras noise schedule and start using the LatentDiffusion noise schedule.
  The advantage of this is that the Karras schedule produces excellent
  results at low step counts but starts to become unstable at high
  steps.

- A new command argument --karras_max, lets the user set where the
  switchover occurs. Default is 29 steps (1-29 steps Karras),
  (30 or greater LDM)

- Tildebyte, sorry to do a fast forward three-way merge for this
  but rebasing was just too painful due to extensive recent
  changes to the diffuser code.
2022-10-27 16:11:26 -04:00
..
assets add !mask command to view output of clipseg 2022-10-20 06:56:50 -04:00
features Merge branch 'switch-ksampler-noise-scheduler-adaptively' into development 2022-10-27 16:11:26 -04:00
help more updates to many docs, including: 2022-10-11 21:41:52 -04:00
installation update docker docs 2022-10-27 11:51:36 -04:00
other Web Docs Update 2022-10-07 13:41:27 +13:00
swagger-ui React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00
CHANGELOG.md update changelogs 2022-10-14 16:25:47 -04:00
index.html React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00
index.md Fix typo in docs: s/Formally/Formerly 2022-10-20 02:44:16 -04:00
openapi3_0.yaml React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00