包含: - hair_service_sd: 换发型/换发色算法服务 (端口 8801) - photo_service: LoRA 训练调度服务 (端口 32678) - stable-diffusion-webui: SD WebUI 推理服务 (端口 57860) - kohya_ss_home: 训练环境代码 - meidaojia: 监控测试脚本 - setup.sh: 一键部署脚本 (conda环境恢复 + 配置生成 + 完整性检查) - start_all_services.sh: 启动3个服务 - configure.ini.template: 路径模板化 (BASE_DIR自动推导) - conda_envs/py310.yml: py310 环境定义 大文件 (weights/, models/, data/, conda_envs/*.tar.gz 等) 通过 .gitignore 排除, 由网盘单独上传。
36 lines
658 B
Plaintext
Executable File
36 lines
658 B
Plaintext
Executable File
setuptools==69.5.1 # temp fix for compatibility with some old packages
|
|
GitPython==3.1.32
|
|
Pillow==9.5.0
|
|
accelerate==0.21.0
|
|
blendmodes==2022
|
|
clean-fid==0.1.35
|
|
diskcache==5.6.3
|
|
einops==0.4.1
|
|
facexlib==0.3.0
|
|
fastapi==0.94.0
|
|
gradio==3.41.2
|
|
httpcore==0.15
|
|
inflection==0.5.1
|
|
jsonmerge==1.8.0
|
|
kornia==0.6.7
|
|
lark==1.1.2
|
|
numpy==1.26.2
|
|
omegaconf==2.2.3
|
|
open-clip-torch==2.20.0
|
|
piexif==1.1.3
|
|
protobuf==3.20.0
|
|
psutil==5.9.5
|
|
pytorch_lightning==1.9.4
|
|
resize-right==0.0.2
|
|
safetensors==0.4.2
|
|
scikit-image==0.21.0
|
|
spandrel==0.3.4
|
|
spandrel-extra-arches==0.1.1
|
|
tomesd==0.1.3
|
|
torch
|
|
torchdiffeq==0.2.3
|
|
torchsde==0.2.6
|
|
transformers==4.30.2
|
|
httpx==0.24.1
|
|
pillow-avif-plugin==1.4.3
|