Andre
update 1.1
4f48282
# List of models with aliases
models = [
{"alias": "FLUX.1-dev_modal_volume", "name": "FLUX.1-dev"},
{"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"},
#{"alias": "Andre", "name": "Andre"}
]
# Debugging: Print prompt and model options
#print("Model Options:", [m["alias"] for m in models])