hyunjunian commited on
Commit
d4c4789
·
1 Parent(s): 5ccc500
Files changed (2) hide show
  1. app.py +1 -1
  2. favicon2.png +0 -0
app.py CHANGED
@@ -54,4 +54,4 @@ with gr.Blocks(
54
  dep = input_img.stream(abnormal_stream, [input_img], [output_label])
55
 
56
  if __name__ == "__main__":
57
- demo.launch(favicon_path='./favicon.svg', show_api=False)
 
54
  dep = input_img.stream(abnormal_stream, [input_img], [output_label])
55
 
56
  if __name__ == "__main__":
57
+ demo.launch(favicon_path='./favicon2.png', show_api=False)
favicon2.png ADDED