Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
multitensor
/
model1
like
1
Core ML
ONNX
Safetensors
arxiv:
9 papers
Model card
Files
Files and versions
Community
Deploy
main
model1
/
llava
/
datasets
/
builder.py
multitensor
Upload folder using huggingface_hub
bbfa6f6
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
from
.registry
import
Registry
__all__ = [
'DATASETS'
]
DATASETS = Registry(
'datasets'
)