Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -179,7 +179,7 @@ css = """
|
|
| 179 |
"""
|
| 180 |
|
| 181 |
with gr.Blocks(css=css) as app:
|
| 182 |
-
gr.HTML("<center><h1>
|
| 183 |
with gr.Column(elem_id="col-container"):
|
| 184 |
with gr.Row():
|
| 185 |
with gr.Column():
|
|
|
|
| 179 |
"""
|
| 180 |
|
| 181 |
with gr.Blocks(css=css) as app:
|
| 182 |
+
gr.HTML("<center><h1>LongCat-Image 6B</h1></center>")
|
| 183 |
with gr.Column(elem_id="col-container"):
|
| 184 |
with gr.Row():
|
| 185 |
with gr.Column():
|