Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
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
7b06daa
testconfig
/
handler.py
hiert
Rename other_handler.py to handler.py
5fe8674
verified
9 months ago
raw
Copy download link
history
blame
Safe
127 Bytes
class
EndpointHandler
():
def
__init__
(
self, path=
""
):
pass
def
__call__
(
self, data
):
return
42