LLMhacker commited on
Commit
c8f5ee8
·
verified ·
1 Parent(s): b1301a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -65,9 +65,9 @@ examples = [
65
  # --- Gradio UI ---
66
  with gr.Blocks() as demo:
67
  with gr.Column(elem_id="app-container"):
68
- gr.Markdown("# 🎨 Realtime FLUX Image Generator")
69
- gr.Markdown("Generate stunning images in real-time with Modified Flux.Schnell pipeline.")
70
- 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>")
71
 
72
  with gr.Row():
73
  with gr.Column(scale=2.5):
 
65
  # --- Gradio UI ---
66
  with gr.Blocks() as demo:
67
  with gr.Column(elem_id="app-container"):
68
+ gr.Markdown("# 🎨 Realtime Janus Pro Image Generator")
69
+ gr.Markdown("Generate stunning images in real-time with Janus Pro AI ")
70
+ gr.Markdown("<span style='color: red;'>Note: Sometimes it stucks or stops generating images. In that situation just refresh the site.</span>")
71
 
72
  with gr.Row():
73
  with gr.Column(scale=2.5):