Spaces:
Sleeping
Sleeping
| HF_TOKEN= | |
| # Zero-shot image classification model | |
| MODEL_ID=openai/clip-vit-base-patch32 | |
| # Default labels when none provided | |
| DEFAULT_LABELS=cat, dog, bird, car, person | |
| HF_TOKEN= | |
| # Zero-shot image classification model | |
| MODEL_ID=openai/clip-vit-base-patch32 | |
| # Default labels when none provided | |
| DEFAULT_LABELS=cat, dog, bird, car, person | |