Commit History

Refactor app.py to load LoRA configurations from an external JSON file and add loras.json with initial data
5ef00f9

Lisandro commited on

Refactor app.py to remove unused example components and delete cat.webp
8135193

Lisandro commited on

Update Gradio app with multiple files
a289439
verified

lichorosario commited on

Update Gradio app with multiple files
42f684a
verified

lichorosario commited on

Update output parameters to replace cfg_scale with lora_scale in app interface
9961fe0

latostadaok commited on

Add default selection for LoRA gallery and initialize parameters on load
821285e

latostadaok commited on

Refactor LoRA loading structure for improved organization and clarity
9ed3245

latostadaok commited on

Refactor app.load function to improve clarity and update output parameters
1dbff42

latostadaok commited on

Fix formatting in gallery card selection update for consistency
34ce30a

latostadaok commited on

Refactor generation modes and remove pruned model support for improved clarity and performance
86d893d

latostadaok commited on

Update speed mode settings and adjust default values for improved performance
e10fc4d

latostadaok commited on

Load pruned model on demand to optimize memory usage during startup
972f722

latostadaok commited on

Add support for pruned model and update generation modes in app.py
0dcb062

latostadaok commited on

Enhance aspect ratio options and increase LoRA scale range in app.py
866d9b3

latostadaok commited on

Change default generation mode to Speed (8 steps) for faster performance
9faf9ff

latostadaok commited on

Update app.py
a8ffa44
verified

multimodalart HF Staff commited on