snapquest / app.py

Commit History

fix: FastAPI owns root, mount Gradio at /gradio, fix API path in index.html
a3ed0e7

ashish-doing commited on

fix: /game serves index.html, correct API path /gradio_api/run/
abc8f7b

ashish-doing commited on

fix: register routes on demo.app after launch
f6b7ef5

ashish-doing commited on

fix: starlette Route at / and /game before Gradio routes
720f55f

ashish-doing commited on

fix: serve index.html via demo.app route, Gradio at root
d0e0d71

ashish-doing commited on

fix: FastAPI serves index.html at root, Gradio API at /gradio/run/*
ea809e6

ashish-doing commited on

fix: full static HTML UI + pure Gradio API backend, bypass gr.HTML entirely
67226a3

ashish-doing commited on

feat: rich RPG UI — medieval aesthetic, embedded JS bridge, Nemotron DM backend, no head= bug
3112162

ashish-doing commited on

disable SSR - fixes blank gr.HTML rendering with custom JS bridge
453d125

ashish-doing commited on

feat: SnapQuest - photo-to-RPG game using MiniCPM-V 4.6
660c30f

ashish-doing commited on