KingNish commited on
Commit
a8abbc8
1 Parent(s): 7764b66

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -59,6 +59,7 @@ with gr.Blocks() as demo:
59
  with gr.Column(elem_id="app-container"):
60
  gr.Markdown("# 🎨 Realtime FLUX Image Generator")
61
  gr.Markdown("Generate stunning images in real-time with advanced AI technology.")
 
62
 
63
  with gr.Row():
64
  with gr.Column(scale=3):
 
59
  with gr.Column(elem_id="app-container"):
60
  gr.Markdown("# 🎨 Realtime FLUX Image Generator")
61
  gr.Markdown("Generate stunning images in real-time with advanced AI technology.")
62
+ gr.Markdown("<span style='color: red;'>Note: Sometimes it stucks or stops generating images (I don't know why). In that situation just refresh the site.</span>")
63
 
64
  with gr.Row():
65
  with gr.Column(scale=3):