修复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。
This commit is contained in:
xsl
2026-07-07 20:49:33 +08:00
parent 443cfa298f
commit c72f22eb73
2 changed files with 0 additions and 6 deletions
-3
View File
@@ -1,3 +0,0 @@
*.pth filter=lfs diff=lfs merge=lfs -text
*.pt filter=lfs diff=lfs merge=lfs -text
*.ttc filter=lfs diff=lfs merge=lfs -text
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a368113c36d516aac1a825acc4bbbc9906c4d197f7c649e7fe0f6f31e7475dd
size 10500792