Local models dont work?
Open
- Dominant language
- Python
- Stars
- 193
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.