zixaphir / Stable-Diffusion-Webui-Civitai-Helper

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

Rating LoRas? #132

Closed paboum closed 1 month ago

paboum commented 1 month ago

Hello again. I'm using lots of LoRas, some all well trained and useful, others disrupt the scene or simply break it.

I would like Model Cards to include the following:

Since the feature seems rather large and I know some python, you may just start with pointing out which files you expect to be modified, describe architectural limitations (what, if anything, is not feasible to do), PR acceptance criteria (or other contribution guidelines) and I'll give a try implementing it myself.

zixaphir commented 1 month ago

I would avoid touching anything until Webui gets it's Extra Networks UI update. This extension isn't actually responsible for most of the user interface, it just populates the existing UI.

https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/15530

paboum commented 1 month ago

Okay then, I'll track that other ticket then. Thx