Commit History

Update README: GPU/CPU auto-detection support
4517a1c

ayousanz Claude commited on

Fix: auto-detect device for GPU/CPU fallback
88317fd

ayousanz Claude commited on

Fix: pin numpy<2 for xtcocotools binary compatibility
805cd4d

ayousanz commited on

Fix mmcv/mmdet compatibility: downgrade to PyTorch 2.1.0 + mmcv 2.1.0
2767601

ayousanz Claude commited on

Fix: update Gradio to 5.10.0 in both README.md and requirements.txt
470dd21

ayousanz commited on

Fix: update sdk_version to 5.6.0 in README.md
b7aee73

ayousanz commited on

Fix: use Gradio 5.x with pydantic 2.10.6 for JSON schema fix
3707872

ayousanz commited on

Fix: pin pydantic==2.10.6 to avoid JSON schema bug
af9921b

ayousanz commited on

Fix: pin gradio==4.31.0 and gradio-client==0.16.4 to avoid JSON schema bug
106db05

ayousanz commited on

Fix: pin huggingface_hub<1.0.0 to avoid HfFolder removal
2746c19

ayousanz commited on

Fix: use Gradio 5.x to avoid HfFolder deprecation issue
413e054

ayousanz commited on

Remove type hints to fix Gradio schema error
f32e29a

ayousanz Claude commited on

Pin Gradio to 4.31.0 for stability
ae3ce48

ayousanz Claude commited on

Fix Gradio compatibility: use mmengine>=0.10.0, suppress pip output
4413394

ayousanz Claude commited on

Fix HfFolder import error: pin huggingface_hub<0.24
99c272a

ayousanz Claude commited on

Fix chumpy build error: install mmpose at runtime with --no-deps
0470148

ayousanz Claude commited on

Fix mmcv version: 2.1.0 -> 2.2.0 (available wheel)
693348e

ayousanz commited on

Fix build: use pre-built mmcv wheel from OpenMMLab
b8072d8

ayousanz commited on

Fix build: use local anime_face_detector module with OpenMMLab 2.x
70ade39

ayousanz commited on

Add Zero GPU Gradio app for anime face detection
0cf8493

ayousanz commited on

initial commit
b92c13d
verified

ayousanz commited on