Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mikeee
/
mlbee
like
1
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
mlbee
/
st_mlbee
/
__init__.py
ffreemt
Bump version from 0.1.0-alpha.2 to 0.1.0a3, switched to MODEL_ID5
60bfca3
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
100 Bytes
"""Init."""
__version__ =
"0.1.0a3"
from
st_mlbee.st_mlbee
import
st_mlbee
__all__ = (
"st_mlbee"
,)