Files
sbv2-v2/.gitignore
litagin02 ffe69f0da3 update
2024-01-04 20:25:45 +09:00

23 lines
250 B
Plaintext

.vscode/
__pycache__/
venv/
.ipynb_checkpoints/
/*.yml
!/default_config.yml
/bert/*/*.bin
/bert/*/*.h5
/bert/*/*.model
/bert/*/*.safetensors
/bert/*/*.msgpack
/pretrained/*.safetensors
/pretrained/*.pth
/scripts/test/
*.zip
*.csv
*.bak
mos_*.png