Spaces:
Sleeping
Sleeping
| # Hugging Face token (required for Inference API) | |
| HF_TOKEN= | |
| # Sentiment model (defaults to DistilBERT SST-2) | |
| MODEL_ID=distilbert/distilbert-base-uncased-finetuned-sst-2-english | |
| # Hugging Face token (required for Inference API) | |
| HF_TOKEN= | |
| # Sentiment model (defaults to DistilBERT SST-2) | |
| MODEL_ID=distilbert/distilbert-base-uncased-finetuned-sst-2-english | |