Files
automatic/TODO.md
T
Vladimir Mandic 1137297e3a fix latte1-t2v
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-03-29 13:43:53 -04:00

1.7 KiB

TODO

Main ToDo list can be found at GitHub projects

Current

Issues/Limitations

Future Candidates

Code TODO

  • control: support scripts via api
  • enable ROCm for windows when available
  • fc: autodetect distilled based on model
  • fc: autodetect tensor format based on model
  • hypertile: vae breaks when using non-standard sizes
  • infotext: handle using regex instead
  • lora: add other quantization types
  • lora: force-reloading entire model as loading transformers only leads to massive memory usage
  • lora: required for flux to reapply offload after lora has been applied, but fails with oom
  • lora: support pre-quantized flux
  • model loader: implement model in-memory caching
  • modernui: monkey-patch for missing tabs.select event
  • processing: remove duplicate mask params
  • resize image: enable full VAE mode for resize-latent