BlueSkyXN commited on
Commit
d3c6930
·
verified ·
1 Parent(s): 6b85bad

Deploy GitHub e1dd5e52840f242f735c8bc90e2b008488e36094

Browse files
Files changed (1) hide show
  1. ui/layout.py +1 -1
ui/layout.py CHANGED
@@ -21,7 +21,7 @@ def build_ui(event_handler_function):
21
  with gr.Blocks(
22
  theme=theme,
23
  css=APP_CSS,
24
- title="ImageGen Studio 中文版",
25
  fill_width=True,
26
  ) as demo:
27
  gr.HTML(
 
21
  with gr.Blocks(
22
  theme=theme,
23
  css=APP_CSS,
24
+ title="ImageGen Studio",
25
  fill_width=True,
26
  ) as demo:
27
  gr.HTML(