Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
|
2 |
-
|
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
|