WHERE IS THE "TILE" MODEL?
StableInfo opened this issue · 8 comments
Hello,
The old link (https://huggingface.co/lllyasviel/control_v11u_sd15_tile) says there was a problem, and a new link was proposed:
https://huggingface.co/lllyasviel/control_v11f1e_sd15_tile
And this link contains, just one significant file containing:
diffusion_pytorch_model.bin
I can't use this file as a model?
So where is the tile model? Wasn't it updated like the others?
please note that using uppercase-only on the internet is considered shouting and rude.
besides, you are in controlnet 1.0, while tile is 1.1, see here https://github.com/lllyasviel/ControlNet-v1-1-nightly#controlnet-11-tile
the removal was explained there. controlnet uses the old tensor format. you can either convert it yourself or search for pre-converted models.
Hello, @geroldmeisinger
Where do I find pre converted models? Also I lack the knowledge concerning "converting it myself", not sure whats all that. I expected a link that lead to a safe file I can trust and download.
Dont you think I tried that? And that I shared my results in the original post? I found 2 links, one .bin I dont know what to do with it, and the other empty or old, as for the rest they lack the wordd I mentioned and that you missed : a "safe" link.
Thanks, just could not undertand why its not available on the official repo: https://huggingface.co/lllyasviel/control_v11f1e_sd15_tile/tree/main
I see, you are right. I opened a corresponding issue in 1.1.
Thanks!