-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thumb preview Lora (same cannot change) #31
Comments
Yeah, I noticed this started happening a few days ago. Happens with all models. Currently, the image url is parsed, and if it is a Civitai url, the model manager asks their API for the original image. For some reason, every request returns this image. This search should probably be disabled since it has had a high fail rate in the past, either because their API doesn't work or I'm using it wrong. |
This change on my dev fork removes the code to fix it: cdb-boop@9add723 |
So... I should install the dev fork instead? correct ? |
Only if you want it resolved immediately. Otherwise, my work around was to manually set the preview image by url or upload. |
Going through the docs. There doesn't seem to be a |
Yes, you might be right. My current work around was to remove "width=" and width value from the url. |
I DL Lora from Civit, all same image Thumb. An idea?
eg. from here : https://civitai.com/models/486893?modelVersionId=541632
The text was updated successfully, but these errors were encountered: