hhhwmws commited on
Commit
7557a67
1 Parent(s): 03891a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -266,7 +266,7 @@ TODO_list = """
266
 
267
  # Gradio Interface
268
  with gr.Blocks() as demo:
269
- gr.Markdown("# 这个系统是智障,错把日常当修仙\n")
270
  # Tab 1: Image processing and identification
271
  with gr.Tab("鉴定"):
272
  with gr.Row():
 
266
 
267
  # Gradio Interface
268
  with gr.Blocks() as demo:
269
+ gr.Markdown("# 这个系统是智障,错把日常当修仙\n\nby [李鲁鲁](https://github.com/LC1332)")
270
  # Tab 1: Image processing and identification
271
  with gr.Tab("鉴定"):
272
  with gr.Row():