• Joined on 2025-07-10
xsl pushed to main at xsl/hair 2026-07-16 12:38:19 +08:00
632e75317b 接口6 增加字段
xsl pushed to main at xsl/hair 2026-07-16 09:39:08 +08:00
e8a2c5a8a1 fix: 日志目录去掉硬编码 /home/xsl,改为基于仓库根解析(支持 HAIR_LOG_DIR 覆盖)
Compare 2 commits »
xsl pushed to main at xsl/hair 2026-07-16 07:54:26 +08:00
0f8a7e27c0 部署线上5090时候的改动git commit -m 部署线上5090时候的改动。
xsl pushed to main at xsl/hair 2026-07-16 00:23:11 +08:00
12f34c44f2 修改发型为最终发型
a208fe88ec feat: 拆分接口11/12,新增接口12 final / final v2 精简重绘端点
Compare 2 commits »
xsl pushed to main at xsl/hair 2026-07-15 01:16:42 +08:00
4001df2c34 save code
xsl pushed to main at xsl/hair 2026-07-13 23:47:34 +08:00
9386f84c88 docs: 同步默认提示词「加一点美颜」到文档/接入页/测试页
xsl pushed to main at xsl/hair 2026-07-13 23:43:09 +08:00
d5397a6d6f chore: 接口2/3/5/7 生发 ComfyUI 默认提示词加「加一点美颜」
95c6a2d929 feat: 接口2/5 发际线叠图改为透明 PNG(仅曲线),生发图不变
Compare 2 commits »
xsl pushed to main at xsl/hair 2026-07-13 22:43:52 +08:00
28255ef7c2 feat: 接口5 新增 face_measure(复用接口1测量数值)+ 接口1 七眼 eye1~eye7
xsl pushed to main at xsl/hair 2026-07-12 22:44:17 +08:00
b163a3f34a 调整 baseline 关键点 + 新增极简测试页
xsl pushed to main at xsl/hair 2026-07-12 18:52:11 +08:00
5d9d91bc82 save code
xsl pushed to main at xsl/hair 2026-07-12 00:09:19 +08:00
3fe5f6cf0d fix: batch_grow_v2.py 的 hr_options 从 HR_OPTIONS 动态生成,不再硬编码两档
e17677158a 批量测试:仅非高清(20脸×5发型=100张)+ 报告原图大图并排对比
1e6c2e54de 接口11/12:固定 pushed 遮罩 + multiband 融合,移除其他算法选项
Compare 3 commits »
xsl pushed to main at xsl/hair 2026-07-11 23:14:19 +08:00
1b9f3fdb6f 终于修改对了,还是opus
xsl pushed to main at xsl/hair 2026-07-11 22:25:12 +08:00
41bb164a52 接口11/12:新增发际线外推遮罩(pushed)模式 + multiband融合修复 + 调试日志 + 对比报告脚本
xsl pushed to main at xsl/change_hair_3090 2026-07-11 20:23:46 +08:00
20a1b6629e 分类打包网盘文件,setup.sh 自动解压,更新部署文档
xsl pushed to main at xsl/change_hair_3090 2026-07-11 19:15:40 +08:00
42622e8e1e 完善部署脚本兼容性并生成详细部署手册
4b959b3a98 训练功能改用本地 kohya conda 环境执行,移除 Docker 依赖
40a512a6c4 移除 majicmixRealistic_v7 依赖,改用 v1-5-pruned-emaonly
0eb61f3e60 初始化换发型项目:3个微服务代码 + 部署脚本
xsl created branch main in xsl/change_hair_3090 2026-07-11 19:15:40 +08:00
xsl created repository xsl/change_hair_3090 2026-07-11 16:11:45 +08:00
xsl pushed to main at xsl/hair 2026-07-10 00:38:55 +08:00
de2cecf0d5 save code
xsl pushed to main at xsl/hair 2026-07-10 00:23:11 +08:00
f8e30ad32e 接口5:改为多选发型 + 每发型返回 middle/high/low 三档叠图(去掉 hairline_level 入参)
xsl pushed to main at xsl/hair 2026-07-09 23:45:24 +08:00
864d7f969a fix: torch.load 添加 weights_only=False 以兼容新版 PyTorch