Commit History

perf: cut Modal idle spend — 120s scaledown, IP-Adapter cached per container, TTS on 2 CPUs
a2c8f5a
unverified

Claude commited on

Merge branch 'claude/huggingface-hackathon-improvements-oem6d9'
20f7d9e
unverified

Claude commited on

feat: Portuguese story language, English scene field for image prompts, README pitch
46f845b
unverified

Claude commited on

refactor: clean dead files, canonical module names, visible error recovery
e83a7fe
unverified

Claude commited on

feat: Kokoro-82M TTS on Modal, keyboard-accessible theme cards, focus styles
ff159e6
unverified

Claude commited on

Merge pull request #2 from nelsonandreproton/claude/huggingface-hackathon-improvements-oem6d9
733c465
unverified

Nelson André commited on

feat: stream beat text live, image shimmer, sound toggle, mobile CSS, shorter default story
3c3e911
unverified

Claude commited on

docs: update README — fix fallback note, Python 3.13 + Gradio 4.44 deploy reality
4419a2d

Nelson André commited on

feat: scene-first image prompts, negative prompt for no borders/boxes, higher guidance
02fbd14

Nelson André commited on

feat: meaningful PDF filename from theme+hero instead of random tempfile name
f1f487c

Nelson André commited on

fix: unload IP-Adapter on container start, load per-call only when reference given
62fdc9b

Nelson André commited on

fix: load IP-Adapter lazily only when reference image exists; drop ambient volume to 0.12
5b64423

Nelson André commited on

fix: lower ambient volume 0.72→0.25; log image Modal failures, return None instead of crashing local fallback
a5e56b3

Nelson André commited on

fix: pass dummy image to IP-Adapter when no reference — None causes TypeError in diffusers unet
ef528eb

Nelson André commited on

debug: log Modal failure reason before fallback
ac4763f

Nelson André commited on

fix: pin starlette<1.0 and jinja2<3.2 — newer versions break gradio 4.44.0 TemplateResponse
fe13803

Nelson André commited on

fix: patch Blocks.get_api_info to swallow APIInfoParseError — recursive fn not patchable via module attr
64ba7ff

Nelson André commited on

fix: patch _json_schema_to_python_type instead of get_type — bool additionalProperties crashes gradio-client 1.3.0
b959174

Nelson André commited on

fix: remove gradio-client pin (conflicts with gradio 4.44); patch bool-schema bug inline
14f703e

Nelson André commited on

fix: server_name=0.0.0.0 for HF Spaces proxy; bump gradio-client for Python 3.13 bool schema bug
6ea89c0

Nelson André commited on

fix: move css= to gr.Blocks() — launch() never accepted css kwarg
df0ec40

Nelson André commited on

fix: pin huggingface_hub<1.0 — HfFolder removed in 1.x, gradio 4.44 oauth needs it
4469b40

Nelson André commited on

fix: replace pyaudioop with audioop-lts — correct PyPI shim for Python 3.13
ef0a6f4

Nelson André commited on

fix: add pyaudioop shim — audioop removed in Python 3.13, pydub needs it
08b2c09

Nelson André commited on

fix: bump gradio to 5.x — 4.x pydub/audioop broken on Python 3.13
cde173a

Nelson André commited on

fix: move extra-index-url to top of requirements so pip resolves pre-built wheel
2c2125c

Nelson André commited on

fix: use pre-built llama-cpp-python wheel to fix OOMKilled HF Space build
fc396c7

Nelson André commited on

Add Obsidian second brain notes for StoryForge project
00f00e5
unverified

Claude commited on

Update README: sdk_version quoted, add upload + Python version notes
ae112b8
unverified

Claude commited on

Fix Gradio 6.0 css deprecation and ambient audio int16 format
6ff8160
unverified

Claude commited on

Push local master to HF Space main branch
67874ca
unverified

Claude commited on

Fix HF Space repo ID to nelsondiasandre/StoryForge
665ad6f
unverified

Claude commited on

Switch to git push for HF Space deployment
e1bf82f
unverified

Claude commited on

Fix upload_large_folder — use login() instead of token param
9800121
unverified

Claude commited on

Empty packages.txt — HF Spaces base image already includes ffmpeg
bc6753b
unverified

Claude commited on

Switch to upload_large_folder with tighter ignore list
d8afe85
unverified

Claude commited on

Remove create_repo call — Space must exist first
259293d
unverified

Claude commited on

Add upload_space.py helper script
8e8c280
unverified

Claude commited on

Fix HF Space colorFrom to valid value (yellow)
127f40e
unverified

Claude commited on

Merge pull request #1 from nelsonandreproton/claude/hugging-face-credits-plan-PzCSQ
8edd7f7
unverified

Nelson André commited on

Add Modal GPU backend + 6 new features
93b1c3a
unverified

Claude commited on

fix: defer torch/diffusers imports to avoid OOMKilled on HF free tier
30fd99f

Nelson André commited on

chore: promote app_v2.py to app.py for HF Spaces compatibility
077c314

Nelson André commited on

feat: add phase 2 — per-beat Ghibli-Diffusion illustrations
5bf97e8

Nelson André commited on

feat: initial release — StoryForge branching storybook app
4fdb3ad

Nelson André commited on