[Extension]: civitai helper buttons not showing up since a committ
Issue Description
Missing buttons that civitai extension enables, like prompt of image, keywords, and a link back to the civitai website model link.
see post here, https://github.com/butaixianran/Stable-Diffusion-Webui-Civitai-Helper/issues/206
Version Platform Description
No response
URL link of the extension
https://github.com/butaixianran/Stable-Diffusion-Webui-Civitai-Helper
URL link of the issue reported in the extension repository
https://github.com/butaixianran/Stable-Diffusion-Webui-Civitai-Helper/issues/206
No response
Acknowledgements
- [X] I have read the above and searched for existing issues
You might want to add https://github.com/butaixianran/Stable-Diffusion-Webui-Civitai-Helper/issues/206 to the "URL link of the issue reported in the extension repository" section of your report to make this a valid report.
You might want to add butaixianran/Stable-Diffusion-Webui-Civitai-Helper#206 to the "URL link of the issue reported in the extension repository" section of your report to make this a valid report.
thanks i did
One solution was recommended to change the line in a styles.css file.
Haven't tried it yet because I'm not sure if I should edit it in the same spot that auto1111 has. The comment is below:
I use this workaround in webui, not in the extension : => Edit stable-diffusion-webui/style.css => Add this lines on top (line 13 in my style.css file)
.extra-network-thumbs .actions .additional { position: relative; }
It may resolve the issue.
don't ever edit styles.css, add that into user.css if you really want.
Ah, so this is the problem. SDN has deviated from A1111 enough that it broke the links.
https://github.com/HeartlessAUS/Stable-Diffusion-Webui-Civitai-Helper this fork works for now if anyone is wondering
Hi, these look to be broken again? I am using a fresh git pull of the main SD-Next branch and a fresh install via extensions tab of https://github.com/zixaphir/Stable-Diffusion-Webui-Civitai-Helper and the only icon on the network lora previews is "Get Details".
@AndrewWHales possibly. but commenting on an issue closed 9 months ago doesnt help.
closing as will-not-fix, neither variants of civitai-helper have been updated this year and differences to make them work with sdnext are too big.