Shanzhicheng commited on
Commit
b5bdac5
·
verified ·
1 Parent(s): e5c75c8

更改代码

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -60,7 +60,7 @@ agent = CodeAgent(
60
  prompt_templates=prompt_templates
61
  )
62
 
63
- # 启动 Gradio UI
64
  if __name__ == "__main__":
65
- print("USING VOLC MODEL")
66
  GradioUI(agent).launch()
 
60
  prompt_templates=prompt_templates
61
  )
62
 
63
+ # 启动 Gradio UI11
64
  if __name__ == "__main__":
65
+ print("USING VOLC MODEL11")
66
  GradioUI(agent).launch()