Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dineshreddy
/
WALT
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bfc7f9c
WALT
/
mmcv_custom
/
__init__.py
3v324v23
update demo
a56642d
almost 3 years ago
raw
Copy download link
history
blame
Safe
96 Bytes
# -*- coding: utf-8 -*-
from
.checkpoint
import
load_checkpoint
__all__ = [
'load_checkpoint'
]