脸部LoRA训练项目:素材流水线 + Gradio控制台 + RunPod云端续炼方案(v7续炼完成)

This commit is contained in:
hmo
2026-08-10 10:10:34 +08:00
commit 77d0cbd0cb
29 changed files with 5898 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
output/*
!output/run_cache.py
training/
cloud/dataset.zip
tools/perf_test/
tools/test/
*.log
__pycache__/
*.pyc
tools/gui_state.json
tools/gui_dir.txt
# 敏感文件(禁止提交)
.runpod_api_key
env.local
tools/gui_label_backup.json
**/gui_label_backup.json
# 大文件/训练产物
temp/
*.safetensors
cloud/*.zip