IDKiro commited on
Commit
b953745
1 Parent(s): 1600949

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ examples = [
64
  ]
65
 
66
  with gr.Blocks(css="style.css") as demo:
67
- gr.Markdown("# SDXS-512-DreamShaper (only CPU now)")
68
  with gr.Group():
69
  with gr.Row():
70
  with gr.Column(min_width=685):
 
64
  ]
65
 
66
  with gr.Blocks(css="style.css") as demo:
67
+ gr.Markdown("# SDXS-512-DreamShaper-Anime (only CPU now)")
68
  with gr.Group():
69
  with gr.Row():
70
  with gr.Column(min_width=685):