Files
automatic/TODO.md
T
Vladimir Mandic 5596947ba4 update notes
2024-06-01 09:16:47 -04:00

1.9 KiB

TODO

Main ToDo list can be found at GitHub projects

Fix

  • ultralytics package install

Future Candidates

Experimental

  • MuLan Multi-langunage prompts - wirte your prompts in ~110 auto-detected languages! Compatible with SD15 and SDXL Enable in scripts -> MuLan and set encoder to InternVL-14B-224px encoder (that is currently only supported encoder, but others will be added) Note: Model will be auto-downloaded on first use: note its huge size of 27GB Even executing it in FP16 context will require ~16GB of VRAM for text encoder alone Note: Uses fixed prompt parser, so no prompt attention will be used
  • SDXL Flash Mini
    SDXL type that weighs less, consumes less video memory, and the quality has not dropped much
    to use, simply select from networks -> models -> reference -> SDXL Flash Mini
    recommended parameters: steps: 6-9, cfg scale: 2.5-3.5, sampler: DPM++ SDE

Missing

  • control api scripts compatibility