Initial commit code only

This commit is contained in:
linsan
2026-02-04 09:54:24 +08:00
commit dc2327a170
10 changed files with 1600 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
__pycache__/
hf_cache/
models/
temp_uploads/
debug_raw_heatmap.png
data/
*.pyc
.DS_Store