rvc / .gitignore
ibcplateformes
Fix ModuleNotFoundError: clone Seed-VC to app dir instead of /tmp
2af6a2f
raw
history blame contribute delete
112 Bytes
__pycache__/
*.pyc
*.pyo
.env
.venv/
*.egg-info/
dist/
build/
*.pth
*.index
*.pt
logs/
/tmp/
.DS_Store
seed-vc/