sergey21000 commited on
Commit
06c3f5a
1 Parent(s): f587fbb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -177,7 +177,7 @@ with gr.Blocks(css=css) as demo:
177
  )
178
 
179
  gr.HTML("""<h3 style='text-align: center'>
180
- <a href="https://github.com/sergey21000/yolo-detector" target='_blank'>GitHub Page</a></h3>
181
  """)
182
 
183
  demo.launch(server_name='0.0.0.0') # debug=True
 
177
  )
178
 
179
  gr.HTML("""<h3 style='text-align: center'>
180
+ <a href="https://github.com/sergey21000/yolo-detector" target='_blank'>GitHub Repository</a></h3>
181
  """)
182
 
183
  demo.launch(server_name='0.0.0.0') # debug=True