45289e2d3d
* 🙈 Add back temp files to gitignore * 🙈 Add asdf to gitignore
24 lines
303 B
Plaintext
24 lines
303 B
Plaintext
.DS_Store
|
|
__pycache__
|
|
/TEMP
|
|
*.pyd
|
|
.venv
|
|
/opt
|
|
tools/aria2c/
|
|
tools/flag.txt
|
|
|
|
# Imported from huggingface.co/lj1995/VoiceConversionWebUI
|
|
/pretrained
|
|
/pretrained_v2
|
|
/uvr5_weights
|
|
hubert_base.pt
|
|
rmvpe.onnx
|
|
rmvpe.pt
|
|
|
|
# Generated by RVC
|
|
/logs
|
|
/weights
|
|
|
|
# To set a Python version for the project
|
|
.tool-versions
|