Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -210,7 +210,6 @@ with gr.Blocks(css=CSS, js=JS, theme="Nymbo/Nymbo_Theme") as demo:
|
|
210 |
["Shakker-Labs/FLUX.1-dev-LoRA-blended-realistic-illustration", "Shakker-Labs/AWPortrait-FL", ""],
|
211 |
label="LoRA Model",
|
212 |
info="Load the LoRA",
|
213 |
-
values="Shakker-Labs/FLUX.1-dev-LoRA-blended-realistic-illustration"
|
214 |
)
|
215 |
lora_add = gr.Textbox(
|
216 |
label="Add Flux LoRA",
|
|
|
210 |
["Shakker-Labs/FLUX.1-dev-LoRA-blended-realistic-illustration", "Shakker-Labs/AWPortrait-FL", ""],
|
211 |
label="LoRA Model",
|
212 |
info="Load the LoRA",
|
|
|
213 |
)
|
214 |
lora_add = gr.Textbox(
|
215 |
label="Add Flux LoRA",
|