kenton-li commited on
Commit
fec0d59
·
1 Parent(s): 3b81104

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import gradio as gr
2
  import sahi
3
  import torch
4
- from ultralyticsplus import YOLO, render_model_output
5
 
6
  # Images
7
  sahi.utils.file.download_from_url(
 
1
  import gradio as gr
2
  import sahi
3
  import torch
4
+ from ultralyticsplus import *
5
 
6
  # Images
7
  sahi.utils.file.download_from_url(