Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -56,7 +56,7 @@ with gr.Blocks(css=css) as demo:
|
|
56 |
|
57 |
with gr.Column(elem_id="col-container"):
|
58 |
gr.Markdown(f"""# PixelScribe
|
59 |
-
12B param rectified flow transformer guidance-distilled from [PixelScribe [pro]](https://artlabss.com/
|
60 |
""")
|
61 |
|
62 |
with gr.Row():
|
|
|
56 |
|
57 |
with gr.Column(elem_id="col-container"):
|
58 |
gr.Markdown(f"""# PixelScribe
|
59 |
+
12B param rectified flow transformer guidance-distilled from [PixelScribe [pro]](https://artlabss.com/)
|
60 |
""")
|
61 |
|
62 |
with gr.Row():
|