Anurag181011 commited on
Commit
70c0198
·
verified ·
1 Parent(s): 1304e22

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ iface = gr.Interface(
56
  gr.Checkbox(value=True, label="Randomize Seed")
57
  ],
58
  outputs=gr.Image(type="pil", label="Generated Image"),
59
- title="Flux Super Realism LoRA Demo",
60
  description=(
61
  "This demo uses the Flux Super Realism LoRA model for ultra-realistic image generation. "
62
  "Use the trigger word 'Super Realism' for better results."
 
56
  gr.Checkbox(value=True, label="Randomize Seed")
57
  ],
58
  outputs=gr.Image(type="pil", label="Generated Image"),
59
+ title="Flux Supers Realism LoRA Demo",
60
  description=(
61
  "This demo uses the Flux Super Realism LoRA model for ultra-realistic image generation. "
62
  "Use the trigger word 'Super Realism' for better results."