Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TongkunGuan
/
Token-level_Text_Image_Foundation_Model
like
2
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
63e22db
Token-level_Text_Image_Foundation_Model
File size: 72 Bytes
841bef5
1
2
3
4
5
from
.model
import
build
def
build_model
(
args
):
return
build(args)