Spaces:
Running
on
A10G
Running
on
A10G
Commit
•
444b5ce
1
Parent(s):
7dd98c1
Update app.py
Browse files
app.py
CHANGED
@@ -394,7 +394,7 @@ with gr.Blocks(css="style.css") as demo:
|
|
394 |
# caption_button = gr.Button("Caption Image")
|
395 |
# with gr.TabItem('2. Add SEGA edit concepts', id=1):
|
396 |
with gr.Box():
|
397 |
-
intro_segs = gr.Markdown("Add/Remove New Concepts
|
398 |
# 1st SEGA concept
|
399 |
with gr.Row().style(mobile_collapse=False, equal_height=True):
|
400 |
with gr.Column(scale=3, min_width=100):
|
|
|
394 |
# caption_button = gr.Button("Caption Image")
|
395 |
# with gr.TabItem('2. Add SEGA edit concepts', id=1):
|
396 |
with gr.Box():
|
397 |
+
intro_segs = gr.Markdown("Add/Remove New Concepts from your Image")
|
398 |
# 1st SEGA concept
|
399 |
with gr.Row().style(mobile_collapse=False, equal_height=True):
|
400 |
with gr.Column(scale=3, min_width=100):
|