Commit History
docs: add demo link and social post section to README 4be6ad7
docs: add 'offgrid' achievement to README 3bce73e
feat: add dataset upload script, evaluation pipeline, and fine-tuning support f471cce
refactor: add Llama singleton caching and remove guarded beat stream logic 2c0f455
docs: simplify README short description c097ea8
docs: expand README with detailed app overview and usage guide 36435b0
feat: enhance Llama.cpp mode with styled disclaimer 881de39
feat: add support for Llama.cpp mode with GGUF inference 3a227d7
refactor: implement guarded beat generation to ensure proper Llama cleanup a32831b
refactor: optimize Llama instance reuse and remove redundant GC calls be8852f
refactor: improve JSON extraction and GGUF model loading flow 7c436cf
chore: update Python and PyTorch versions, add CUDA index URL b56291d
fix: update LD_LIBRARY_PATH handling to ensure llama.cpp resolves CUDA libraries with PyTorch 2.x 06f1892
fix: ensure llama.cpp loads cudart globally to resolve linking issues with PyTorch libraries 7d891db
chore: remove unused index URLs from requirements.txt 03dbef0
refactor: replace GGUF loading implementation with streamlined handling and contextual loading ca1b0e7
feat: add support for GGUF via llama.cpp and anthropic integration e78c398
fix: specify "no text" requirement in illustration prompts to avoid label or lettering issues 7f47e49
feat: increase max token limit for story generation to 1024 d2b8e54
fix: include raw skeleton input in parse failure logs for better debugging 37442ff
feat: refine prompts for unique character names and enhance story generation sampling behavior a8bfa63
fix: restrict choice visibility after max beats 0e81e81
fix: ensure consistent visibility updates for narration-related UI elements 463e658
feat: enhance LLM call tracing and data export for SFT training 1092d42
feat: implement user-triggered narration and decouple audio generation 392c0ae
feat: add story trace building and asynchronous push support 3418a59
feat: add character appearance support for consistent visual references across illustrations c0a212e
feat: add narrative skeleton generation for interactive stories 6c27375
feat: rename from story sprout to storygrove 6319d46
feat: integrate image generation with visual profile consistency and custom seeds e10526a
feat: add parallel image and audio generation with VRAM-aware handling d749256
chore: image lands before narration 4437cdc
feat: book-style UI with cover page and alternating page layou 55da7a1
feat: add FLUX.2-klein-4B image generation per story beat 0191535
fix: Remove unnecessary package dependencies from requirements.txt for hf spaces compatibility 879a988
Merge pull request #1 from TheMLChannelAI/feat/add_voice cacb0b7 unverified
themlchannel commited on