Commit History

Switch back to Gradio with simple Blocks API - no schema issues
68f94ad

raghav commited on

Replace Gradio with Streamlit for simpler, more reliable UI
01433ab

raghav commited on

Fix PyTorch 2.6+ checkpoint loading - add weights_only=False parameter
21e189f

raghav commited on

Fix Gradio schema error - replace gr.Label with gr.Textbox for compatibility
fa2f10b

raghav commited on

Fix Gradio API compatibility - remove deprecated allow_flagging parameter
e11c974

raghav commited on

Convert private Space to Gradio interface
2cab2eb

gh-rgupta Claude commited on