Commit History

Docstrings for cleaner code
f232bf7

the-carnage commited on

Fix repetition: return original text for very short inputs, use greedy decoding, enforce min < max length
216c20d

the-carnage commited on

Fix repetition issue in summarize_text by capping output length to input token count
bd0a950

the-carnage commited on

Add sidebar sliders for summary length control
94fa78d

the-carnage commited on

Refactor: Switch from pipeline to direct model usage to resolve task registry errors
bfc5e7a

the-carnage commited on

Fix pipeline task error: switch to summarization task
92751a2

the-carnage commited on

Bump version to trigger rebuild
bbfd282

the-carnage commited on

Fix: Use text2text-generation pipeline for HF compatibility
c59e0d1

the-carnage commited on

Add image and PDF summarization support
5460734

the-carnage commited on

Simplified app: removed document/image upload, kept text only, removed emojis
4864977

the-carnage commited on

first push
066352b

the-carnage commited on

Add text input and improved UI
2a54e7f

the-carnage commited on

Add Space metadata
b00aa55

the-carnage commited on

Initial commit: Document Summarizer app
6d84ee5

the-carnage commited on