improve: add README, .editorconfig, fix fallback models in setup_all.py, update .gitignore

This commit is contained in:
asepharyana
2026-08-20 11:26:03 +07:00
parent 2293428421
commit 54cec6bf0c
4 changed files with 88 additions and 2 deletions
+5
View File
@@ -10,3 +10,8 @@ whsec*.txt
__pycache__/
*.pyc
result
*.egg-info/
.eggs/
dist/
build/
.venv/