XnOwO commited on
Commit
e3eb7bd
·
verified ·
1 Parent(s): 812872a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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"):