Sa-m commited on
Commit
9ece096
1 Parent(s): ef84569

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 os
3
 
4
- os.system('git clone https://github.com/WongKinYiu/yolov7.git')
5
 
6
 
7
  def detect(inp):
 
1
  import gradio as gr
2
  import os
3
 
4
+ os.system('git clone https://github.com/WongKinYiu/yolov7')
5
 
6
 
7
  def detect(inp):