Files
change_hair/project
xsl c72f22eb73 修复LFS指针问题:删除 simsun.ttc(LFS指针,代码已注释不用) 和 .gitattributes
原因:hair_service_sd 继承自旧项目,simsun.ttc 是 LFS 指针文件(133B),
但真实字体(10.5MB)未上传到LFS存储,导致clone时报404。
经查该字体在 hairstyle_model.py:3121 已被注释,不再使用,直接删除。

另一台机器clone报错:
  Error downloading simsun.ttc: [404] Not Found
本次删除后clone不再需要LFS。
2026-07-07 20:49:33 +08:00
..