zixaphir / Stable-Diffusion-Webui-Civitai-Helper

Stable Diffusion Webui Extension for Civitai, to manage your model much more easily.
175 stars 24 forks source link

[BUG] Model link does not open version just the model main page #33

Closed JingJang closed 8 months ago

JingJang commented 8 months ago

Currently it opens the latest model rather than the model version page. Should it should have "?modelVersionId=" in the url.

(Edit: Corrected the mistake)

zixaphir commented 8 months ago

I am sorry but the description and title seem in conflict. Is it showing the model version page or just the same model page you'd get when you open a model from Civitai's website? It is meant to open civitai.com/model/[id]

JingJang commented 8 months ago

Yeah. It is in conflict. It's the opposite of what I wanted to say.

For example when I click "Dreamscapes & Dragonfire version DS&Dv1.0_Inpainting" I expect to open that version of the model rather than the main page, which contains the latest version (not always downloaded).

So it should open: https://civitai.com/models/50294?modelVersionId=66510 Instead of https://civitai.com/models/50294

zixaphir commented 8 months ago

That is the intended behavior.

JingJang commented 8 months ago

Fair enough.