Update app.py
Browse files
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():
|