Ailyth commited on
Commit
6343e6d
1 Parent(s): 0b2fffd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -116,7 +116,7 @@ if __name__ == "__main__":
116
  theme='remilia/Ghostly'
117
 
118
  with gr.Blocks(theme=theme) as app:
119
- with gr.Colum(elem_id=""):
120
  with gr.Column():
121
 
122
  gr.Markdown("测试用")
 
116
  theme='remilia/Ghostly'
117
 
118
  with gr.Blocks(theme=theme) as app:
119
+ with gr.Column():
120
  with gr.Column():
121
 
122
  gr.Markdown("测试用")