yl12053 commited on
Commit
214b9e0
1 Parent(s): 0783122

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -739,7 +739,7 @@ with app:
739
 
740
  """)
741
  with gr.Tabs():
742
- with gr.TabItem("推理"):
743
  #with gr.Row():
744
  # choice_ckpt = gr.Dropdown(label="模型选择", choices=ckpt_list, value="no_model")
745
  # model_branch = gr.Textbox(label="模型编码器", placeholder="请先选择模型", interactive=False)
 
739
 
740
  """)
741
  with gr.Tabs():
742
+ with gr.TabItem("特别周 (Special Week)"):
743
  #with gr.Row():
744
  # choice_ckpt = gr.Dropdown(label="模型选择", choices=ckpt_list, value="no_model")
745
  # model_branch = gr.Textbox(label="模型编码器", placeholder="请先选择模型", interactive=False)