Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -295,7 +295,7 @@ with gr.Blocks(theme=theme, css=css) as app:
|
|
| 295 |
#gr.HTML("<center><b>Flux</b></center>")
|
| 296 |
#gr.load("models/XLabs-AI/flux-RealismLora")
|
| 297 |
#gr.load("models/digiplay/AnalogMadness-realistic-model-v7")
|
| 298 |
-
gr.load("stabilityai/stable-diffusion-3-medium-diffusers")
|
| 299 |
gr.load("models/dvyio/flux-lora-film-noir")
|
| 300 |
|
| 301 |
with gr.Tab("Flip Image"):
|
|
|
|
| 295 |
#gr.HTML("<center><b>Flux</b></center>")
|
| 296 |
#gr.load("models/XLabs-AI/flux-RealismLora")
|
| 297 |
#gr.load("models/digiplay/AnalogMadness-realistic-model-v7")
|
| 298 |
+
#gr.load("stabilityai/stable-diffusion-3-medium-diffusers")
|
| 299 |
gr.load("models/dvyio/flux-lora-film-noir")
|
| 300 |
|
| 301 |
with gr.Tab("Flip Image"):
|