Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Vanisper
/
ConceptSliders
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8f08c38
ConceptSliders
/
.gitignore
Vanisper
chore: 更新 .gitignore,添加 Python 版本 3.10.16,新增多个模型文件
dc8356e
7 months ago
raw
Copy download link
history
blame
Safe
119 Bytes
# 忽略所有 __pycache__ 目录
**
/__pycache__/
# 忽略 Python 虚拟环境
.conda
.env/
.venv/
env/
venv/
.gradio