Spaces:
Running on Zero
Running on Zero
Commit History
Update engine.py efe487f
SupPepper commited on
fix(painter, modal): fp16-safe VAE, rembg session reuse, scaledown window fe6747e
feat(engine): split play_turn into text+image phases, add resume and session_info f5928d8
feat(orchestrator): anti-repeat retry, error fallback, scout routing a0898e7
feat(state): milestone50, remember_fact, beat guard, new_character ordering 110e3c1
feat(memory): structured budget fit, milestone-50 hint, pacing nudge b08778c
feat(prompts): force grammar fields, scout_schema, action_note, lru_cache 37ac297
feat(schemas, config): add remember_fact directive, ViewState.history, IMAGE_VAE a61cdc7
fix(llm): _hf_gen_kwargs, truncated-JSON repair, ModalLLM warmup, debug-gated logs 291cd48
refactor(utils): extract shared helpers into visualnovel/utils.py 7163908
chore(llm): clean comment 2adf2c5
fix(llm): Try to catch the text after the last <think> 21319bf
fix(llm): when using action (such as look around), remove the thinking 68e4a01
Fix(schema): non restrictive emotion mapping from LLM response 3ffea9c
fix(TransformersLLM): strip Qwen3 think-tags, add LLM logging, atomic f6f7121
fix(tts): handle empty audio from kokoro_onnx.create() gracefully e646fd9
fix(TransformersLLM): handle missing/fenced JSON with retry and fallback 1547f67
fix(zerogpu): persist game state to /tmp after every mutation for worker 3186715
fix(zerogpu): persist phase state, because zerogpu run each function in 4a789ac
fix(TransformersLLM): inject resolved schema skeleton into prompt for 8bf6f6f
fix(ZeroGPU): apply the same fix of zerogpu model's loading for the 6162edc
feat(ZeroGPU) : Fix HuggingFace logs error. 8cea5b8
chore(reformat): reformat existing code with ruff. 541815d
Feat : Music and Relations ddd189b
SupPepper commited on
Feat : Save System ba89557
SupPepper commited on
Auto-download Kokoro model files if missing at startup 3206b9c
Make IMAGE_MODEL/LORA defaults backend-aware 9f1f872
Merge branch 'main' of https://huggingface.co/spaces/build-small-hackathon/Hackathon-IA-VisualNovel 9a33481
SupPepper commited on
Journal fa489d9
SupPepper commited on
Auto-detect HF Space env; fix image dependency check 11083b8
Merge origin/main into feature/update-vocal_system 78f83ed
Update TTS with "voice description mapper" 0885587
save 2d74a10
SupPepper commited on
Add TTS 4750074
Fix backdrop character bleed: guidance scale + cleaned style prompt c165016
Add STT fixes, SDXL-Lightning backend, voice UX and rembg sprite transparency 407855c
Lots of thing ecc25d3
SupPepper commited on