Commit History

Old app.py
8998e15

nirnit-13 commited on

Fix: both windows show live video, detection on right panel
9c18044

nirnit-13 commited on

Old app.py
4e96ac3

nirnit-13 commited on

Final: clean working app - all errors fixed
3ab193f

nirnit-13 commited on

Fix: disable SSR mode in launch()
c44362f

nirnit-13 commited on

Fix: move css param from gr.Blocks to launch() for Gradio 6.0
57c5f83

nirnit-13 commited on

Fix: patch inspect.getattr_static to handle TF _DictWrapper crash in HF reloader
3a9d8e7

nirnit-13 commited on

Fix: disable HF reloader + compile=False to prevent _DictWrapper crash on Python 3.13
857d200

nirnit-13 commited on

Fix: remove @tf .function, incompatible with HF Spaces reloader on Python 3.13
519d634

nirnit-13 commited on

Fix: both input and output panels now show live video simultaneously
6dcd49f

nirnit-13 commited on

Merge: dual-panel live feed, emojis, white labels, upload tab, all optimizations
50d1309

nirnit-13 commited on

Update app.py
53f483f

nirnit-13 commited on

Add image upload tab, optimize with tf.function, batch predict, CPU tuning
cbd5fd8

nirnit-13 commited on

Rewrite: fresh app.py β€” fix TF freeze, warm-up predict, batch inference, no threading
9944c34

nirnit-13 commited on

Fix: replace show_download_button with gr.DownloadButton for Gradio 5.x
88abe6a

nirnit-13 commited on

Fix: non-blocking threaded inference, 25fps stream, download button
8438cdf

nirnit-13 commited on

Fix: remove mirror_webcam, unsupported in Gradio 5.x
8a69ca5

nirnit-13 commited on

Fix: stop blinking β€” add stream_every throttle and single webcam output
52a4fe1

nirnit-13 commited on

Fix: switch to live webcam streaming with gr.Blocks
0e892e8

nirnit-13 commited on

Fix: update Gradio 5.x compatibility (allow_flagging β†’ flagging_mode)
6a18c8a

nirnit-13 commited on

Update README.md
891e3ea
verified

nirnit-13 commited on

Deploy: Add app.py, model, and requirements
1d76068

nirnit-13 commited on

initial commit
4dbd6a3
verified

nirnit-13 commited on