init + inference.py патч

This commit is contained in:
2026-09-12 03:29:38 +03:00
commit 6f7f6031d1
50 changed files with 7410 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
__pycache__/
**/__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
checkpoints/
*.pkl