I was trying to use a local safetensors sd model and cant seem to get it to work does the current setup always trys to download from hugging face even if an explicit file path is given and use_safetensors is set to true.
The models will work locally if downloaded from the hub intially but not if I give a file path to a local safetensors model
I was trying to use a local safetensors sd model and cant seem to get it to work does the current setup always trys to download from hugging face even if an explicit file path is given and use_safetensors is set to true.
The models will work locally if downloaded from the hub intially but not if I give a file path to a local safetensors model