update the app.py to handle the clear cache logic + show 5fb75e8 verified mr-kush commited on Oct 23, 2025
set force_download=True for tokenizer and the model 76ceff2 verified mr-kush commited on Oct 23, 2025
change the load model cache dir to /tmp/huggingface 985da36 verified mr-kush commited on Oct 18, 2025
add field validator to input to check for empty text and empty list fdf08a5 verified mr-kush commited on Oct 11, 2025
replace repalce return_all_tensors=True with top_k = None e787a7e verified mr-kush commited on Oct 11, 2025
Add response schema with Pydantic models for text input and classification output ef0cc4b mr-kush commited on Oct 11, 2025
Add DepartmentPredictor class for department classification model b3cf3ad mr-kush commited on Oct 11, 2025
Implement initial FastAPI application for department classification 289081c mr-kush commited on Oct 11, 2025