zenafey commited on
Commit
92e5939
1 Parent(s): cd81ffe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ from const import CMODELS, CMODULES, SAMPLER_LIST, SDXL_MODEL_LIST
10
 
11
  with gr.Blocks(theme='Base') as demo:
12
  gr.Markdown("""
13
- <h1><center>Zenafey Studio</center></h>
14
  <h2><center>powered by Prodia Stable Diffusion API</center></h2>""")
15
  with gr.Tab("/sdxl/generate [BETA]"):
16
  with gr.Row():
 
10
 
11
  with gr.Blocks(theme='Base') as demo:
12
  gr.Markdown("""
13
+ <h1><center>Prodia Studio</center></h>
14
  <h2><center>powered by Prodia Stable Diffusion API</center></h2>""")
15
  with gr.Tab("/sdxl/generate [BETA]"):
16
  with gr.Row():