Replace "clip" with "text_encoders" in template workflows (#2572)

This commit is contained in:
bymyself
2025-02-16 07:39:10 -07:00
committed by GitHub
parent 9f1992ca59
commit 108884a304
13 changed files with 21 additions and 21 deletions

View File

@@ -920,7 +920,7 @@
{
"name": "t5xxl_fp16.safetensors",
"url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors?download=true",
"directory": "clip"
"directory": "text_encoders"
},
{
"name": "flux1-dev-fp8.safetensors",
@@ -950,7 +950,7 @@
{
"name": "clip_l.safetensors",
"url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors?download=true",
"directory": "clip"
"directory": "text_encoders"
}
]
}