Main ToDo list can be found at GitHub projects
- LoRA direct with caching
- Previewer issues
- Redesign postprocessing
- Flux NF4 loader: huggingface/diffusers#9996
- IPAdapter negative: huggingface/diffusers#7167
- Control API enhance scripts compatibility
- PixelSmith: https://github.com/Thanos-DB/Pixelsmith
- TODO install: python 3.12.4 or higher cause a mess with pydantic
- TODO install: enable ROCm for windows when available
- TODO resize image: enable full VAE mode for resize-latent
- TODO processing: remove duplicate mask params
- TODO flux: fix loader for civitai nf4 models
- TODO model loader: implement model in-memory caching
- TODO hypertile: vae breaks when using non-standard sizes
- TODO model load: force-reloading entire model as loading transformers only leads to massive memory usage
- TODO lora load: direct with bnb
- TODO lora make: support quantized flux
- TODO control: support scripts via api
- TODO modernui: monkey-patch for missing tabs.select event