civitai / civitai-link-desktop

Manage your Civitai models for your Stable Diffusion Web UI models folder
16 stars 7 forks source link

[Feature Request] Support for Dora and Pony Model Type #49

Closed thiagojramos closed 1 month ago

thiagojramos commented 3 months ago

I would like to request support for downloading Dora models via the link app. Since the site has a defined category for Dora, implementing this feature should be straightforward.

Additionally, it would be great if the app could support defining the "Pony" model type in the .json configuration.

Thanks! ☺️

cmoody commented 3 months ago

@thiagojramos Let me check with the team but we should definitely do this. As for Pony models in the json file. That should be in now. Let me know if you arent seeing it correctly and Ill dig in.

thiagojramos commented 3 months ago

Thanks, @cmoody! I appreciate the quick response.

Regarding the Pony models, they still appear as "unknown" in the .json files on my end. Additionally, I noticed the new loading progress bar for models, which looks great! It's interesting how it progresses and then regresses at times, instead of just moving forward.

One more thing, the app still doesn't download the ".preview" files for animated images that are the first ones on the site.

Screen

![2024-05-16 (3)](https://github.com/civitai/civitai-link-desktop/assets/45890502/db3f70f2-9ed5-4e9e-80d7-6d59e9e86187)

Thanks again for the ongoing improvements!

cmoody commented 3 months ago

Ok got it figured out. In some places we have it as PONY and others Pony. I wasnt checking case insensitive. Getting a patch out for this today.