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...
434cc56
Token-level_Text_Image_Foundation_Model
/
resnet50
/
__init__.py
TongkunGuan
Upload 94 files
841bef5
verified
3 months ago
raw
Copy download link
history
blame
Safe
72 Bytes
from
.model
import
build
def
build_model
(
args
):
return
build(args)