Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sunnychenxiwang
/
EasyDetect
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7c3e0e2
EasyDetect
/
pipeline
/
mmocr
/
projects
/
example_project
/
dummy
/
__init__.py
sunnychenxiwang
update all
24c4def
about 1 year ago
raw
Copy download link
history
blame
Safe
65 Bytes
from
.dummy_resnet
import
DummyResNet
__all__ = [
'DummyResNet'
]