# List of models with aliases models = [ {"alias": "FLUX.1-dev", "name": "black-forest-labs/FLUX.1-dev"}, {"alias": "FLUX.1-dev_modal_local", "name": "FLUX.1-dev"}, {"alias": "Midjourney", "name": "strangerzonehf/Flux-Midjourney-Mix2-LoRA"}, {"alias": "FLUX.1-schnell", "name": "black-forest-labs/FLUX.1-schnell"}, {"alias": "FLUX.1-schnell_modal_local", "name": "FLUX.1-schnell"}, ] models_modal = [ {"alias": "FLUX.1-dev_modal_local", "name": "FLUX.1-dev"}, {"alias": "FLUX.1-schnell_modal_local", "name": "FLUX.1-schnell"}, #{"alias": "FLUX.1-dev", "name": "black-forest-labs/FLUX.1-dev"}, #{"alias": "Midjourney", "name": "strangerzonehf/Flux-Midjourney-Mix2-LoRA"}, #{"alias": "FLUX.1-schnell", "name": "black-forest-labs/FLUX.1-schnell"}, ]