michaelwja commited on
Commit
4d98c09
1 Parent(s): 59c8457

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -23,6 +23,7 @@ outputs = gr.outputs.Image(type="pil", label="Output Image")
23
 
24
  Top_Title="Yolov7 Skin Burn Detection | 基于Yolov7的深度学习皮肤烧伤检测模型"
25
  Custom_description="Upload Any Burn Image to Begin. Made by Michael.W"
 
26
 
27
 
28
  gr.Interface(
 
23
 
24
  Top_Title="Yolov7 Skin Burn Detection | 基于Yolov7的深度学习皮肤烧伤检测模型"
25
  Custom_description="Upload Any Burn Image to Begin. Made by Michael.W"
26
+ Footer="北京清华附中计算机高研社团@THIS 2023"
27
 
28
 
29
  gr.Interface(