civitai helper是一个很有用的插件,原始作者butaixianran,这是原始版本。在sd1.5.1版本中卡片图标无法显示,作者AcelotTheSerious进行了修复,这是修复版本。
我发现修复版本中多次按下刷新健会生成多个卡片图标,且sd1.5.1版本中已经合并了lora与lycoris,可以直接把lycoris模型放入lora文件夹。
修复了多次点击刷新的bug
移除了lycoris的选项框。
将插件解压到\extensions目录下即可运行。
我不是这个扩展的作者,我只是修复了最近的问题,十分感谢原作者butaixianran与AcelotTheSerious,让我用上了civitai helper。
=========================================================
Civitai Helper is a very useful plugin, originally created by butaixianran, this is the original version. In the SD1.5.1 version, the card icons cannot be displayed, and the author AcelotTheSerious fixed it, this is the fixed version.
I found that in the fixed version, pressing the refresh key multiple times will generate multiple card icons, and in the SD1.5.1 version, lora and lycoris have already been merged, so you can directly put the lycoris model into the lora folder.
Fix the bug of clicking refresh multiple times
Remove the option box of lycoris.
Unzip the plugin to the \extensions directory to run it.
I do not own this extension, I simply fixed the recent issues with it. Many thanks to butaixianran and AcelotTheSerious, which allowed me to use Civitai Helper.
Description
修复了加载展示图片prompt的功能
=======================================
Fixed the functionality of "Use prompt from preview image"
FAQ
Comments (19)
It removes my lycoris option and asks me to put my lycos in my lora folder? what madness is this?
I do have a bug where the refresh button does nothing on my lycoris files. (It usually allows me to see tags, see prompt, and see webpage) Is this that?
If you are using SD1.5 or later versions, you can place the Lycoris model into the "Lora" folder and invoke the Lycoris model just like how you call the Lora model, without the need for installing any additional extensions. If you are using versions below SD1.5, you can use the version provided by Butaixianran and install the Lycoris extension. You will be able to find the Lycoris button next to the Lora button in the interface.
@KS1111 I have thousands of Lycos and Loras I prefer them in distinct folders. Theyre even spanned against different drives. Not really what I want.
I recommend using the fixed version by AcelotTheSerious, which supports Lycoris.
@AstralNemesis I doubt a1111 will revert the lycoris and Lora merge. You got to find a way. Since my lycoris had the same folder layout, I just copied them into the corresponding Lora one. Also storage is cheap and Lora small, you can buy a 4tb SSD and put them there and symlink them to your models folder without any loading drawback. I did that.
@AstralNemesis I have inside my models directory a Lycoris folder and a Lora folder, but I made a syslink that points to the Lyco folder inside of my Lora folder. Hope this helps!
@DiabolicDiabetic I understand that, but I still dont see the advantage to this.
In my experience Lycoris files often have better detail and geometry than loras, I prefer keeping them distinct. even seeing the prompt lyco / lora helps me distinguish as well.
Maybe my feelings will change on this in the future, but at this time it doesn't seem like its necessary for my workflow.
just place Lycoris folder into Lora folder
Worked. You should make a fork for this on github, and can you make icon little bit smaller for better UI/UX design.
You can temporarily modify the 'civitai_helper.js' file in the plugin's javascript folder, line 379 "let btn_fontSize = "230%";". Change the value from 230 to whatever you want.
要是图标能自适应大小就好了
会尝试做一下
gradio的初始化有点bug,要重新修改配置文件读取方式,比较麻烦,我暂时不会做了,不过你可以暂时修改插件javascript文件夹下的civitai_helper.js文件中大概379行let btn_fontSize = "230%";中230的数值,是控制图标大小的
@KS1111 我那个数值是200%我改成100%。并没有用
别改错了,javascript文件夹的.js文件380行 let btn_fontSize = "230%"; 我改过的,没有问题,因为我用平板,怕误触,所以把按键改大了。@RiseHopper
@RiseHopper 放心改,改坏了重新下一个覆盖就好了
是不是最新1.60版本的又失效了。。。我之前一直都在用1.4X版本···今天一下子升级到1.6版本··又下了这个修复版本的··好像还是没有用
我也升级了1.6,我这还可以用,你可以重新覆盖试试,把之前的都删除
Hi, i wrote this simple script to populate A1111 with civitai infos, if you want you can integrate this in a button in the webhelper tab
