first_upload

This commit is contained in:
beabigegg
2025-08-07 09:57:20 +08:00
commit 0720b1d0cc
12 changed files with 1267 additions and 0 deletions

19
.dockerignore Normal file
View File

@@ -0,0 +1,19 @@
.git
.gitignore
.idea
.vscode
__pycache__
.venv
venv
env
.env
*.pyc
*.pyo
*.pyd
*.db
/uploads
/demucs_separated
Dockerfile
docker-compose.yml
README.md
啟動方式.txt