init + inference.py патч

This commit is contained in:
root
2026-09-07 01:43:45 +03:00
commit 6092007601
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