Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TongkunGuan
/
Token-level_Text_Image_Foundation_Model
like
3
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
Token-level_Text_Image_Foundation_Model
/
resnet50
/
__init__.py
TongkunGuan
Upload 94 files
841bef5
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
72 Bytes
from
.model
import
build
def
build_model
(
args
):
return
build(args)