hyunjunian commited on
Commit
ec4ab0b
·
1 Parent(s): 7bac7b2
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,4 +41,4 @@ with gr.Blocks(analytics_enabled=False, title='졸음운전 알리미', head='<l
41
  dep = input_img.stream(abnormal_stream, [input_img], [output_label])
42
 
43
  if __name__ == "__main__":
44
- demo.launch(favicon_path='./favicon.png', show_api=False)
 
41
  dep = input_img.stream(abnormal_stream, [input_img], [output_label])
42
 
43
  if __name__ == "__main__":
44
+ demo.launch(favicon_path='./favicon.svg', show_api=False)