Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -296,8 +296,6 @@ with gr.Blocks(theme=theme, css=css) as app:
|
|
296 |
gr.HTML("<center><b>Flux</b></center>")
|
297 |
#gr.load("models/XLabs-AI/flux-RealismLora")
|
298 |
gr.load("models/dvyio/flux-lora-film-noir")
|
299 |
-
|
300 |
-
gr.load(custom_model)
|
301 |
|
302 |
with gr.Tab("Flip Image"):
|
303 |
with gr.Row():
|
|
|
296 |
gr.HTML("<center><b>Flux</b></center>")
|
297 |
#gr.load("models/XLabs-AI/flux-RealismLora")
|
298 |
gr.load("models/dvyio/flux-lora-film-noir")
|
|
|
|
|
299 |
|
300 |
with gr.Tab("Flip Image"):
|
301 |
with gr.Row():
|