Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
8ec9ed3
1
Parent(s):
9084bb6
Update app.py
Browse files
app.py
CHANGED
@@ -121,7 +121,7 @@ footer {
|
|
121 |
|
122 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
123 |
with gr.Column(elem_id="col-container"):
|
124 |
-
gr.Markdown("## SD3.5 TURBO REALISM")
|
125 |
|
126 |
with gr.Row():
|
127 |
prompt = gr.Text(
|
|
|
121 |
|
122 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
123 |
with gr.Column(elem_id="col-container"):
|
124 |
+
gr.Markdown("## SD3.5 TURBO REALISM 🪨")
|
125 |
|
126 |
with gr.Row():
|
127 |
prompt = gr.Text(
|