Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ntfargo
/
genet-models
like
0
Model card
Files
Files and versions
Community
main
genet-models
/
genet_models
/
__init__.py
ntfargo
Upload 461 files
a63ff8c
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
107 Bytes
from
genet_models.utils
import
__version__
from
genet_models.functional
import
*
__all__ = [
'__version__'
]