DigiP-AI commited on
Commit
652795a
·
verified ·
1 Parent(s): f050d95

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -292,10 +292,10 @@ with gr.Blocks(theme=theme, css=css) as app:
292
  gr.HTML("<center><h6>🎨 Image Studio</h6></center>")
293
  with gr.Tab("Text to Image"):
294
  with gr.Row():
295
- #gr.load("models/digiplay/AnalogMadness-realistic-model-v7")
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():
 
292
  gr.HTML("<center><h6>🎨 Image Studio</h6></center>")
293
  with gr.Tab("Text to Image"):
294
  with gr.Row():
295
+ #gr.load("models/digiplay/AnalogMadness-realistic-model-v7")
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():