Rename bdsqlsz_controlllite_xl_tile_anime_α.safetensors to bdsqlsz_controlllite_xl_tile_anime_alpha.safetensors
Browse filesIf we try to load the file directly as below, we will get 404 Client Error. Hugging Face client seem to have problem with special character or something.
```from_single_file(
"https://huggingface.co/bdsqlsz/qinglong_controlnet-lllite/blob/main/bdsqlsz_controlllite_xl_tile_anime_%CE%B2.safetensors"
)```
bdsqlsz_controlllite_xl_tile_anime_α.safetensors → bdsqlsz_controlllite_xl_tile_anime_alpha.safetensors
RENAMED
File without changes
|