csm-1b-gradio-v2 / .gitignore
phucbienvan
fix zero gpu
633ab26
raw
history blame contribute delete
423 Bytes
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Jupyter Notebook
.ipynb_checkpoints
# PyCharm
.idea/
# VS Code
.vscode/
# Temporary files
*.tmp
*.wav
*.mp3
*.ogg
temp/
# Logs
logs/
*.log
# HuggingFace
.cache/
huggingface/