Remove unused environment variable and improve error handling in analysis endpoint 7e8513d manue commited on May 10
Initialize environment variables for Hugging Face cache and remove use_cache from sentiment pipeline 8954f1d manue commited on May 9
Update Dockerfile and sentiment model initialization for improved caching and remove obsolete model reference 7163daa manue commited on May 7
Simplify sentiment model initialization by using a direct model reference 2ad0e0b manue commited on May 7
Refactor sentiment model initialization to use AutoModel and AutoTokenizer e1379c5 manue commited on May 7
Refactor sentiment model initialization to use AutoTokenizer and AutoModelForSequenceClassification 2cae640 manue commited on May 7
Add initial project files including Dockerfile, app, sentiment model, requirements, and .gitignore 7106645 manue commited on May 6