Fix repetition: return original text for very short inputs, use greedy decoding, enforce min < max length 216c20d the-carnage commited on Mar 3
Fix repetition issue in summarize_text by capping output length to input token count bd0a950 the-carnage commited on Mar 3
Refactor: Switch from pipeline to direct model usage to resolve task registry errors bfc5e7a the-carnage commited on Jan 30
Simplified app: removed document/image upload, kept text only, removed emojis 4864977 the-carnage commited on Jan 2