muqtadar commited on
Commit
ca7b880
1 Parent(s): 908e08c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
 
2
- !pip install -qr https://raw.githubusercontent.com/ultralytics/yolov5/master/requirements.txt gradio # install dependencies
3
 
4
  import gradio as gr
5
  import torch
 
1
 
2
+ # pip install -qr https://raw.githubusercontent.com/ultralytics/yolov5/master/requirements.txt gradio # install dependencies
3
 
4
  import gradio as gr
5
  import torch