seawolf2357 commited on
Commit
ee45866
·
verified ·
1 Parent(s): 31ea936

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ footer {
117
  demo = gr.ChatInterface(
118
  fn=generate,
119
  chatbot=mychatbot,
120
- title="AIQ 코드파일럿: OpenLLM v1.12",
121
  retry_btn=None,
122
  undo_btn=None,
123
  css=css,
 
117
  demo = gr.ChatInterface(
118
  fn=generate,
119
  chatbot=mychatbot,
120
+ title="AIQ 코드파일럿: OpenLLM v0.240416",
121
  retry_btn=None,
122
  undo_btn=None,
123
  css=css,