dcb46ec908
It still sucks. I'm sure the the feature embedding is terribly wrong.
15 lines
132 B
Plaintext
15 lines
132 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
# Models
|
|
**/*.pt
|
|
*.pt
|