DigiP-AI commited on
Commit
02db88c
·
verified ·
1 Parent(s): 424f043

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -285,7 +285,7 @@ with gr.Blocks(theme=theme, css=css) as app:
285
  gr.HTML("<center><h6>🎨 Image Studio</h6></center>")
286
  with gr.Tab("Text to Image"):
287
  # gr.load("models/digiplay/AnalogMadness-realistic-model-v7")
288
- gr.load("models/XLabs-AI/flux-RealismLora")
289
 
290
  with gr.Tab("Flip Image"):
291
  with gr.Row():
 
285
  gr.HTML("<center><h6>🎨 Image Studio</h6></center>")
286
  with gr.Tab("Text to Image"):
287
  # gr.load("models/digiplay/AnalogMadness-realistic-model-v7")
288
+ gr.load("models/XLabs-AI/flux-RealismLora")
289
 
290
  with gr.Tab("Flip Image"):
291
  with gr.Row():