Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -73,7 +73,7 @@ newbie_prompt = """<character_1>
|
|
| 73 |
</general_tags>"""
|
| 74 |
|
| 75 |
with gr.Blocks(title="NewBie") as demo:
|
| 76 |
-
gr.Markdown("# NewBie Image Generator
|
| 77 |
gr.Markdown("Generate high-quality anime-style images using the NewBie model.")
|
| 78 |
|
| 79 |
with gr.Row(variant="panel"):
|
|
|
|
| 73 |
</general_tags>"""
|
| 74 |
|
| 75 |
with gr.Blocks(title="NewBie") as demo:
|
| 76 |
+
gr.Markdown("# NewBie Image Generator")
|
| 77 |
gr.Markdown("Generate high-quality anime-style images using the NewBie model.")
|
| 78 |
|
| 79 |
with gr.Row(variant="panel"):
|