Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AZILS
/
tgbs
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tgbs
File size: 84 Bytes
e35e6bc
1
2
3
4
5
from
.base
import
Base
from
.user
import
UserModel __all__ = [
"Base"
,
"UserModel"
]