Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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
|
69 |
-
gr.Markdown("Generate stunning images in real-time with
|
70 |
-
gr.Markdown("<span style='color: red;'>Note: Sometimes it stucks or stops generating images
|
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):
|