DigiP-AI commited on
Commit
e30db78
·
verified ·
1 Parent(s): 2d8d89c

Update app.py

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