BlafKing / sd-civitai-browser-plus

Extension to access CivitAI via WebUI: download, delete, scan for updates, list installed models, assign tags, and boost downloads with multi-threading.
GNU Affero General Public License v3.0
309 stars 53 forks source link

[Bug]: Results not working as it should #122

Closed NuriDerBurrito closed 10 months ago

NuriDerBurrito commented 10 months ago

Describe the bug.

its been a week i think but for some reason when i use a link or the model name, sometimes it doesnt show the model , sometimes it shows but the image isnt loaded , sometimes its a completely different image , for reference im using sagemaker and didnt have that issue before , example : image i dont think i did anything since i just also reinstalled sd , so im not sure whats causing it

Steps to reproduce the problem.

  1. Go to extension
  2. search a model (example used was"ndgd")
  3. bug found

Expected behavior

should work as expected showing the model and the first image in the preview

System info

Console logs

doesnt show any when searching

Additional information

No response

BlafKing commented 10 months ago

Thanks for writing in!

There's unfortunately not much I can do here, it looks like this issue isn't caused by the extension itself, since it the model display/image display is simply the result of the return of the API, all this extension does is the display the results it receives.

So if an image or model doesn't show up, then it's likely caused by something outside of this extension :/ Especially since no errors show up in the logs.

I'll close this bug report, since there I can unfortunately not fix this issue.