Commit History

Fix UI glitch: Use proxy_headers=True to resolve Invalid port errors without redirecting
67d2fec

hiraku12 commited on

Fix Gradio URL routing glitch by mounting at /ui instead of root
3865df2

hiraku12 commited on

Fix CORS and add frame_skip for faster processing
476a96a

hiraku12 commited on

Add FastAPI REST API endpoints alongside Gradio UI
e9dc5d0

hiraku12 commited on

Fix gradio_client bool schema crash (Pydantic v2 additionalProperties)
6bd14fb

hiraku12 commited on

Fix 'No API found' error: add api_name, queue(), remove __main__ guard
2408fde

hiraku12 commited on

Add HfFolder shim to fix huggingface_hub >= 0.28 compatibility
0486999

hiraku12 commited on

Switch to Gradio 5.x to fix huggingface_hub HfFolder import error
449e699

hiraku12 commited on

Update gradio to 4.44.1 to fix Pydantic bool iterable error
641152f

hiraku12 commited on

Pin huggingface_hub<0.28.0 to fix Gradio 4 compatibility
934a05c

hiraku12 commited on

Fix python version parsing by quoting '3.10'
a41926e

hiraku12 commited on

Fix python 3.13 audioop error by specifying python 3.10
a57e973

hiraku12 commited on

Add yolo12l.pt model weights via Git LFS
0663980

hiraku12 commited on

Add Gradio app for Hugging Face Spaces deployment
4ba17ed

hiraku12 commited on

Update README.md
f9d5d4b
unverified

Hassan Rasheed commited on

Add files via upload
dabf193
unverified

HassanRasheed91 commited on

Initial commit
7b1282a
unverified

HassanRasheed91 commited on