Refactor app.py to load LoRA configurations from an external JSON file and add loras.json with initial data 5ef00f9 Lisandro commited on Oct 4
Refactor app.py to remove unused example components and delete cat.webp 8135193 Lisandro commited on Oct 4
Merge branch 'main' of https://huggingface.co/spaces/lichorosario/qwen-image-lora-explorer e935f02 latostadaok commited on Sep 21
Update output parameters to replace cfg_scale with lora_scale in app interface 9961fe0 latostadaok commited on Sep 21
Add default selection for LoRA gallery and initialize parameters on load 821285e latostadaok commited on Sep 21
Refactor LoRA loading structure for improved organization and clarity 9ed3245 latostadaok commited on Sep 21
Merge branch 'main' of https://huggingface.co/spaces/lichorosario/Qwen-Image-pruning-LoRA-Explorer 124bd59 latostadaok commited on Sep 21
Refactor app.load function to improve clarity and update output parameters 1dbff42 latostadaok commited on Sep 21
Fix formatting in gallery card selection update for consistency 34ce30a latostadaok commited on Sep 21
Refactor generation modes and remove pruned model support for improved clarity and performance 86d893d latostadaok commited on Sep 21
Update speed mode settings and adjust default values for improved performance e10fc4d latostadaok commited on Sep 20
Load pruned model on demand to optimize memory usage during startup 972f722 latostadaok commited on Sep 20
Add support for pruned model and update generation modes in app.py 0dcb062 latostadaok commited on Sep 20
Enhance aspect ratio options and increase LoRA scale range in app.py 866d9b3 latostadaok commited on Sep 20
Change default generation mode to Speed (8 steps) for faster performance 9faf9ff latostadaok commited on Sep 20