Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Skywork/UniPic
dreroc
/
UniPic
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
UniPic
/
src
/
builder.py
yichenchenchen
Upload 25 files
ea88892
verified
14 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
from
mmengine.registry
import
Registry
__all__ = [
'BUILDER'
]
BUILDER = Registry(
'builder'
)