Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Fucius
/
OMG
like
39
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
c18d50c
OMG
/
inference
/
models
/
yolov5
/
__init__.py
Fucius
Upload 422 files
df6c67d
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
183 Bytes
from
inference.models.yolov5.yolov5_instance_segmentation
import
(
YOLOv5InstanceSegmentation,
)
from
inference.models.yolov5.yolov5_object_detection
import
YOLOv5ObjectDetection