Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hiert
/
testconfig
like
0
Zero-Shot Image Classification
Transformers
clip
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
b893913
testconfig
/
other_handler.py
hiert
Upload other_handler.py
b893913
verified
10 months ago
raw
Copy download link
history
blame
Safe
127 Bytes
class
EndpointHandler
():
def
__init__
(
self, path=
""
):
pass
def
__call__
(
self, data
):
return
42