Now, we finally have a Civitai SD webui extension!!
Update:
v1.10.2 is on github, which support SD webui v1.8.x.
Some models request login to civitai to download. So you need to set a civitai API Key on Civitai, then fill that API Key into this extension's setting page. Check document on github (Civitai API Key Section) for detail.
Civitai Helper
Stable Diffusion Webui Extension for Civitai, to help you handle models much more easily.
The official SD extension for civitai takes months for developing and still has no good output. So, I developed this Unofficial one.
Github project:
https://github.com/butaixianran/Stable-Diffusion-Webui-Civitai-Helper
(Github page has better document)
Feature
Scan all models to download model information and preview images from Civitai.
Link local model to a civitai model by a civitai url
Download a model(with info+preview) by Civitai Url into SD's model folder or subfolder.
Downloading can resume at break-point.
Checking all your local model's new version from Civitai
Download a new version directly into SD model folder (with info+preview)
Modified Built-in "Extra Network" cards, to add the following buttons on each card:
🌐: Open this model's Civitai url in a new tab
💡: Add this model's trigger words to prompt
🏷: Use this model's preview image's prompt
Install
Everytime you install or update this extension, you need to shutdown SD Webui and Relaunch it. Just "Reload UI" won't work.
How to use
First of all, Update Your SD Webui to latest version!
This extension need to get extra network's cards id. Which is added since 2023-02-06. If your SD webui is an earlier version, you need to update it!
After install, Go to extension tab "Civitai Helper". There is a button called "Scan Model".
Click it, extension will scan all your models to generate SHA256 hash, and use this hash, to get model information and preview images from civitai.
After scanning finished,
Go to SD webui's build-in "Extra Network" tab, and click "Refresh Civitai Helper" button, to show all addtional buttons.
Everytime extra network tab refreshed, it will remove all additional buttons of this extension. You need to click Refresh Civitai Helper button to bring them back.
Move your mouse on to the Top of a model card. It will show 3 additional icon buttons:
🌐: Open this model's Civitai url in a new tab
💡: Add this model's trigger words to prompt
🏷: Use this model's preview image's prompt
Description
v1.6.1.1
Support bilingual localization extension by PR
If you don't have any issue, you don't need to update.
FAQ
Comments (162)
I think it would be good if Civitai had an extension for A111 to find updates for existing LoRA's and other files, and allows us to select which ones to update.
Have you tried this extension? It already has this.
i've been doing exactly this every couple of days since i installed, works perfectly to find and retrieve updates.
@butaixianran I will admit I never scrolled down 😂 I always would hit scan and assumed that's all it did. 😅 My bad this just got even better for me thank you.
Oh my now it's broken, menu on the left.. holy crap, I have 100's of loras all in folders, this is NOT a good change.
What you mean menu on the left? There is no menu in this extension. Also it doesn't change sd webui's css at all. Do you even know what menu means? There is no menu on SD webui's UI at all.
So, I guess you are just another guy who claim other extension's issue to this extension, like this one:
www.reddit.com/r/StableDiffusion/comments/11p3vea/
This is so useful! Thank you for making this. One small feature request:
Sometimes when I compose multiple loras, I want to use the common description words that the author makes, not just the tags. You have a button that pulls this, but it replaces the whole prompt. Ideally you have an option that just appends to the end of the prompt, or where the cursor is, or copies to clipboard
can u add a feature to easily distinguish what model this lora works on like 2.1 or 1.5?
how do I install this? no instructions?
Instructions are on Github. Just download the zip file to your extensions folder and unzip it.
Good day to you
I would like to contact you to submit an idea that would be great for Civitai Helper: SD Webui Civitai Extension
could you add a function to create subfolders?
In order to be able to arrange part category X or X file example
Merge:
Asian
Manga:
Ect
what would allow to be able to sort and arranged cleanly our Merge or Lora or text to reverse ^^ that and is it possible? that if yes I pray that you realize it in order to have an interface more than clean and arranged :)
thank you in advance for your feedback on this subject
and bravo to you for the work respect you have a boss
It's already working with subfolders, you just got to create them manualy on your model folder, then you will have buttons allowing to filter them on Automatic1111, and when you use the helper to download model or lora, you can directly chose where it go.
@Judimaniax ok thx :)
Is it possible to automatically trigger this button "Refresh Civitai Helper's additional buttons" when switching tabs?
This is more friendly to users, and it can also prevent some careless users from forgetting to press the Reflash button first, and mistakenly think that the plugin is broken when they cannot see the function button.
Adjusting this file may be able to achieve this goal,
\stable-diffusion-webui\extensions\Stable-Diffusion-Webui-Civitai-Helper\javascript\civitai_helper.js
At the end, add the following code after update_card_for_civitai();
----------
var tabnav = gradioApp().getElementById('txt2img_extra_tabs').querySelector('.tab-nav');
tabnav. addEventListener('click', function(event) {
if (event. target. tagName === 'BUTTON')
update_card_for_civitai();
});
----------
Save this file and then Reload UI.
Then we don't have to press the button "Refresh Civitai Helper's additional buttons" to call out the function button.
doesn't work for me:
File "C:\stable-diffusion-webui\extensions\Stable-Diffusion-Webui-Civitai-Helper\scripts\ch_lib\util.py", line 25, in read_chunks chunk = file.read(size) PermissionError: [Errno 13] Permission denied
Why don't you have permission to read your model files? Can you figure out a possible reason?
Love it! But for some reason my Refresh Civitai Helper Button disappeared in 1.6.1.1
[EDIT] Completely reinstalled. Fixed.
It's a blue refresh icon.
https://github.com/butaixianran/Stable-Diffusion-Webui-Civitai-Helper/blob/main/img/refresh_ch.jpg
If you can not find this blue icon, read document:
Update Your SD Webui
This extension need to get extra network's cards id. Which is added since 2023-02-06.
If your SD webui is an earlier version, you need to update it!
找不到 能用的 socks 或者 http 代理啊 好久不能更新了
Feature requests:
1. Add the ability to delete models by adding a delete button.
2. Add an "info" button that pulls the description and version description and shows it in an overlay window with clickable links. Can be closed by clicking anywhere outside it or with the X button
3. Set a confirmation window on the first button that sets the current image as a model cover. It is very easy to click it by mistake. A better option would be to replace it with "browse image" so you are not forced to do it after the last image only.
4. Check where the cursor is when clicking embedding or Lora and paste it there. Should support negative prompt and StylePile X,Y,A,B,C fields. Adding an "," before the tag would also be helpful because, at end of the prompt, it prints them like {prompt} <Lora1> <Lora2>
Hope this is helpful and looking forward to seeing this amazing plugin even better. Keep up the good work!
#1 - I'd like a required delete "model name" typing not just click confirm,
#2 - what's the advantage of this vs just opening another tab to the main link? Only way I could see this being beneficial is if it's stored locally in case Civitai deletes a model.
#3 - 100% agreement
#4 - I like this idea as well, would also be nice if it automatically added a comma but perhaps that should be a user setting with default off like currently.
Awesome. Does exactly what it says it does.
One Feature request/suggestion:
add the LORA itself to the trigger words button with a way to store a default weight.
Its amazing and so useful!
But somehow, the icons on models library is not showing...
Anyone knows why!?
Is there a way to have it pull the text from the model page? Often important instructions are there, and those models are sometimes no longer on the site.
Error loading embedding murkysCumOnTongue_1.safetensors:
Traceback (most recent call last):
File "D:\BaiduNetdiskDownload\modules\textual_inversion\textual_inversion.py", line 210, in load_from_dir
self.load_from_file(fullfn, fn)
File "D:\BaiduNetdiskDownload\modules\textual_inversion\textual_inversion.py", line 176, in load_from_file
assert len(data.keys()) == 1, 'embedding file has multiple terms in it'
AssertionError: embedding file has multiple terms in it
This is a sd webui's error, there is nothing to do with this extension.
Is there a way to trigger greater verbose logging? I'm getting some errors and have no clue where the fault is since I get zero feedback. Sometimes the extension works, sometimes it just sits there forever doing nothing with zero feedback to the console.
ty, this is really usefull and convienient.
edit-add: lyCoris not yet supported
this fork adds lycoris support https://github.com/goldmojo/Stable-Diffusion-Webui-Civitai-Helper/tree/Add-LyCORIS-parsing
@HollowBrain ty
I wish there was a way to automatically add the URL's of the LORAs instead of manually adding them.
Thank u so much for making this
editable download fold
default model download version to newest
multi/all preview img
all file download to one folder named as page name:a lora model in civitai named“CAT".than default create a folder"cat"in lora folder and download current file in "cat" including all preview img,model itself,parameters,Trigger Words ,all maybe just save the whole web page as html or PDF
I hope to add a function button for renaming the model to facilitate the use of this plugin by non English users. They are accustomed to renaming the model to their own country text~~
希望能够增加一个给模型重命名的功能按钮,以方便非英文用户使用这个插件。他们习惯给模型重命名为自己国家文字~~
去文件夹里就能重命名了,我900多个模型都有中英双语命名
@FEDTinyPlanet 但是给三个文件分别重命名,需要重复操作
Having the option to download a model's description would be greatly appreciated. Otherwise great job!
It needs to be updated to ignore the nsfw filters!
Scanning takes time, just wait. Check console log for detail,大佬,这个应该怎么办?只能等待吗?我换了节点,重装好像没用
LyCoris-Folder seem to be ignored. Found a workaround for now:
I swapped the names of LyCoris and Lora - Folders, scanned, and renamed them back again.
... but this only gives us preview-pictures, not the option to insert keywords.
他为什么不能用了
会报错
Hi! Thank you for great work! Add pls a Lycoris extension
Yes please, I 2nd this.
python报错:TimeoutError: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
提示:Python 运行时抛出了一个异常。请检查疑难解答页面。
requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='civitai.com', port=443): Max retries exceeded with url: /api/v1/model-versions/by-hash/44eb2866ba547aec7ce3b3bd13e81fba40edc983299e8dcaa5460e2289e48373 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000000011EE53520>, 'Connection to civitai.com timed out. (connect timeout=None)')) 为什么一直显示错误
我也是。。这几天一直报错
同,哈哈,我还是继续玩崩铁去吧
@439999999 我找到解决方法了去bibi
@funny_mud_pee 我找到解决方法了去bibi搜索
@2786774832 老哥指个路啊,关键词是啥
@tbcteemo bibi搜索 c站助手 错误
civitai助手最下面的代理填一下,端口号从网络和Internet设置里的代理找,保存号代理后重启WebUI,再扫描就可以了
requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='civitai.com', port=443): Max retries exceeded with url: /api/v1/model-versions/by-hash/339cc9210f70ef842b716588373d95b52351d7e6d111b858e133e3b1e3bd8088 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x0000017EFA79D2D0>, 'Connection to civitai.com timed out. (connect timeout=None)'))
好像这两天没办法正常使用了Connection to civitai.com timed out,请问是插件的原因吗
Since v1.6.3, it seems the "Refresh Civitai Helper" button isn't working, and I'm not getting any of the 4 icon buttons either. Is this a problem on my end or is it a version-wide thing?
我也一样
Now it keeps showing an error and all of a sudden it doesn't work anymore. it's wired.
bibi搜索 c站助手 错误 可以解决
@2786774832 实测有效,回来感谢
@2786774832 谢谢!!
@2786774832 哇哦!真棒,谢谢
Apologies if this has been asked before but is there a way to manually add more tags to LORAs that the helper can use? EDIT: Figured it out, just have to open the .info file related to the LORA and add more tags under "trainedWords"
Update issue: thumbnail looks too small after update the WEBUI recently
Thank you for creating this great extension! It's really useful. If I can save some comments for each model/Lora would be great!
Amazing tool!
How can I install it? Thanks.
最近无法使用了
Dont be an idiot and install this kind of extension. Very high risk for hacking... AVOID THIS
Any proof? I've scanned it, no threats detected in Malwarebytes, or windows defender. I mean the same can be said for downloading Automatic1111.
If so any alternatives? I desperately need a way to keep track of lora trigger words.
u stupid biiiiiiiitch
Dont be an idiot and switch on your internet connection. Very high risk for hacking... AVOID THIS
Always remind recently:
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='civitai.com', port=443): Max retries exceeded with url: /api/v1/model-versions/by-hash/ae7c06214581acbd883afb0157a5387559db3e8859f949ed6625f06b2846d89b (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x0000028CB6588400>: Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。'))
Request to add a feature so u can batch download some loras when only the model page URL as input
最近无法使用
无法使用了,求更新呀
Can support be added for LyCORIS folder?
Edit: It seems Mapping LyCORIS folder to Lora folder solves this issue.
Can you elaborate more on what you mean? In the settings section I've sat the Lycoris path to the Lora folder and tried putting Lyco there, but they don't work without A1111 throwing the "bad lora layer name" error
@PettankoPaizuri Just move the LyCORIS folder under your Lora folder, it should work. Call LyCo as Lora.
@PettankoPaizuri just move the folder inside the lora folder and scan it then move it back after and it should work
It would be cool if there was an option to skip animated images.
I don't have any of the buttons, what am I doing wrong?
Do you have a preview? If so, the layer with the buttons is behind the preview layer. Is this probably a bug? Check it by simply deleting the preview file from the folder. And don't forget the refresh button.
UPD. This for to the thumbnail view mode actually.
Can you tell me how to upload art to the civitai website with all the information about art? I know that people upload art and the site itself determines which models were used, and even a list of prompta request and negative texts. The only thing I can't figure out how to do this is an extension of some kind?
LyCORIS folder has completely broken for me where it won't auto fill the trigger words etc. It was working for me until recently but now A1111 won't work if Lyco aren't in the Lycoris directory specifically, and the Civitai Helper addon won't autofill trigger words from the lyco folder
cmd /c mklink /D "E:\stable-diffusion-webui\models\LyCORIS" "E:\stable-diffusion-webui\models\Lora"
Move your Lyco folder somewhere else, Run this ^. (Mine is in the E: drive, adjust accordingly) It will create a new LyCORIS folder and link it to the Lora folder. The command will fail if the LyCORIS folder is already present in that folder. All files will be reflected in both folders so don't go deleting anything. Just move the old folder in to the Loras folder, or inside the new LyCORIS folder. While the title card buttons will now be accessible under the Lora section when using the WebUI interface. Only apply the <WhateverLyco:1> from the Lycoris network at the top, otherwise you'll get a Bad Lora layer name error if you try and do it from the Lora network. Sorry if it's a bad confusing work around.
rmdir /S /Q "E:\stable-diffusion-webui\models\LyCORIS" To undo this link if needed, again mine is E: so adjust accordingly
@Crazysloth This does work perfectly, thanks!!
Only issue is, how do you tell which are your Lycos and which are your lora in the list, do you just use it and see if it throws the warning then switch to the lyco tab version?
Example: If I have a Gawr Gura Lycoris it will show up in the lora tab and the lyco tab both, is there any indicator before you add it to your prompt that it's a lyco?
@PettankoPaizuri You can create new folders inside the "Lora/Lyco" folder, and name them whatever you want. Sort them into separate folders and you'll get those folder names in your WebUI next to the "all" right above the actual "Lora/Lyco" pictures
If your comfortable using a forked GitHub version and haven't already found another way this works perfectly GitHub - goldmojo/Stable-Diffusion-Webui-Civitai-Helper: Stable Diffusion Webui Extension for Civitai, to manage your model much more easily.
If the button doesn't appear, make sure you click on the "Blue" refresh icon with arrows, not the grey.
If you click on the classic "Grey" refresh icon, the buttons will not be displayed.
更新本体之后如果遇到:有缩略图的没有按钮,没缩略图的有按钮的问题,B站有人发了解决方案,指路:BV1TM4y1v79H,我用了之后按钮恢复正常。
显示连接超时肿么办,开全局、重装了也还是不行,有大佬真的这种情况如何操作吗?
File "E:\1-SD\sd-webui-aki-v4\py310\lib\site-packages\requests\sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "E:\1-SD\sd-webui-aki-v4\py310\lib\site-packages\requests\adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='civitai.com', port=443): Max retries exceeded with url: /api/v1/model-versions/by-hash/c74b4e810b030f6b75fde959e2db678c268d07115b85356d3c0138ba5eb42340 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x0000028BA4696FB0>, 'Connection to civitai.com timed out. (connect timeout=None)'))
最底下其他设置里边把代理服务器地址填上去
If you had buttons before, but after some update a1111 disappeared.
I found a solution to the problem on github. You need to add this code to the style.css file in the root folder of the extension.
It worked for me!
.extra-network-thumbs .actions .additional { position: relative; }Thank you so much! It really helps :D
Thanks! This is so helpful.
hi do you know something about API connection today? cannot connect for several hours 🥲 I use huggingface.co dock stablebdiffusion version.
Can you add an option to download ALL preview images for a model? It would be nice to have access to more than just the basic image
请教up主我用的是edge插件梯子,直连模式,该如何解决这个问题啊
关于链接的解决方法:clash使用tun模式和全局模式。试了很多次,发现不论是ssr还是其他软件,都不能使用系统代理。这个方法对其他插件同样管用
另外,这插件ui还是有bug,去b站搜cicitai助手,可以解决小图标失效
great extension thx! a must have
It's fantastic! but please add a preview handler for lycoris, none of mine has image previews.
Came here to type this . hope they add this option for lyco
Same please!
I have updated the extension since the author is not responding at all but I'm not sure if it works with latest version of A1111
clash错误添加代理
Downloads do rarely work. They stop at like 60% for example and then console says it finished the download but the model is broken.
This does NOT work anymore with the latest DEV build of A1111.
This means it is not possible to access the extra info for each model, including the trigger words and the link to the civitai page containing the model.
🔁 this button is still there but it does not work
ALL of these are gone and will not appear:
🖼: Modified "replace preview" text into this icon
🌐: Open this model's Civitai url in a new tab
💡: Add this model's trigger words to prompt
🏷: Use this model's preview image's prompt
I saw your post on github too, Just sucks its broken, I'm a smooth brain and using the title card prompts and slightly editing them is like 90% of my usage :P
Im using tit right now, has bee fixed?
@nachodha3152286 I can still use the scan function to make it download the preview pictures, and these are showing, but not the icons that would allow me to add the trigger words to the prompt, or to open the model's page on Civitai.
This is probably only a problem with the DEV branch by the way - it used to work well prior to that.
I have updated the extension to work with LyCORIS models (LyCORIS folder) but I'm not sure if it works with latest version of A1111. I need someone to confirm it.
I'm not seeing it update any of my lycoris in the lycoris folder
Can you please add the ability to update LyCORIS files??
The problem with the dev branch of automatic1111 a few days ago, the disappearance of the icons for replace preview, open civitai URL in a new tab, adding trigger words to prompt, and using models preview images prompt, is now a problem with the latest update of automatic1111. It's an incredible bummer because those features were such a huge help.
it's gone! we're all gonna die
Heaven help us
I'm also facing this problem. I guess alot of people don't use this extension or updated their A1111 just fine, because most seem to not care or unphased. After automatic1111 updated to version 1.5, all my extensions are broken and I can't manage them.
To anyone having the "icon issue" and have a burning need to have it fixed while they update the Civai extension, go to settings to backup and restore the pre-update config. Make sure to tap the WebUi button. Fixed it for me.
I added the "replace preview" back to the WebUI and it worked. They removed it from the html/extra-networks-card.html,
I explained that workaround in a new comment. Not the best option, but it works.
Workaround for the current automatic1111 version (v1.5):
Open the file "html/extra-networks-card.html" and add back the lines
before the <span style="display:none".
That will add back the original "replace preview" that the extension modifies.
Thanks, any idea of how would I do this on vlad's ui?
@SmartNeto I downloaded the previous version of automatic1111 and compared both with WinMerge.
The extension searches for ".actions .additional ul":
In the html/extra-networks-card.html:
<div class='actions'>
<div class='additional'>
<ul>
For everyone who is missing the buttons after the last automatic1111 update, here's a fix on github from axilesoft, https://github.com/axilesoft/Stable-Diffusion-Webui-Civitai-Helper/tree/main
it works. Rename the folder and disable (or delete) the old extension and download this new one.
已经下载了新补丁覆盖了旧文件,完美解决问题.十分感谢!!!!
@z155341917141 是直接将他的文件直接丢进原来的helper文件里覆盖吗?我覆盖之后还是没按扭啊
Does axilesoft's fix also allow for Lycoris like goldmojo's did?
Tested and doesn't look to.
已经用不了了
完美解决了问题,感谢。♥️
Very useful and successfully solved, thank you very much! Because I often need to go to the original drawing to see the checkpoint
My c-site scanning assistant gives me an error as soon as I start scanning!
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='civitai.com', port=443): Max retries exceeded with url: /api/v1/model-versions/by-hash/c74b4e810b030f6b75fde959e2db678c268d07115b85356d3c0138ba5eb42340 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x0000020075835540>, 'Connection to civitai.com timed out. (connect timeout=None)'))
GitHub has v1.6.4 on here you only have v1.6.1.1. However, this extension is broken in Automatic1111 v1.5.1. Is there any updates being worked on and when will it be released?
I don't think this or orginal github version is going to be updated for while, or never. Delete old the extension. Install the new version via url using this link:https://github.com/axilesoft/Stable-Diffusion-Webui-Civitai-Helper/tree/main
@TheNamelessKing v1.6.4 still has bug on webui 1.5.1
在sd1.5.1版本里有显示不了按钮了
Fixed Version:
I was hoping for the option to hide the text button section (all the model names) that appears above the gallery of models below (thumbnails). After installing 200+ Lora, it just appears as a clunky wall of buttons with all the names, that I have to scroll past to get to the preview images. If it could be toggled with an accordion feature, that would be even better.
the tab of the helper in settings from the left section has gone after updating A1111 to latest version, now i can't use my civitai API key when i upload image on the site and it doesn't detect loras and negative embedding
Buttons won't show up, so yeah, it's pretty useless for the moment...
@Morpheus09 thanks it works!
Stopped being of any use as of late. Such a bummer, was one of my favorite extensions.
for those looking for the fix verision for sd1.5.1
https://github.com/axilesoft/Stable-Diffusion-Webui-Civitai-Helper.git
P.S. This verison still work for v1.6.0
感谢。有用!
@hzz212 glad i can help :)
Doesn't work with v1.6.0 anymore! Hope it gets updated or Version 2 soon, cuz I need it!
This worked for me.
Replace javascript/civitai_helper.js from https://github.com/axilesoft/Stable-Diffusion-Webui-Civitai-Helper/blob/0a62d3af0abd2e159675a62002f3b6ebefce9f5c/javascript/civitai_helper.js
@Shurik hey thank you.. but do you personally still have the 3 buttons? I.e. "download model preview picture generation settings", "go to models civitai page" .... Because those went missing for me with the new update...
I do still get the download of the model preview pictures though.
@ProxiEx After altered the js file, I got the buttons in v1.6.0.
@Shurik thank you for your effort.. I tried replacing the jason file from you link with the one that is in my extensions helper folder and it didn't work.. still no buttons! Just gonna wait for the new update/version of this tool then.
@ProxiEx Did you click the blue refresh box next to the search bar?
@Shurik wow really? I restarted multiple times and everything and after clicking the button it worked.. ty so much !!
@Shurik Hi, I just installed this recently and couldn't find any of the three buttons anywhere, so I replaced the file u gave earlier and also pressed the blue refresh button next to 'Lora', but no buttons appeared anywhere (Idk where they were supposed to be originally because I just installed this extension post v1.6)
@panda899 buttons appear if you hover your mouse over the "preview box" of a lora, checkpoint, lycoris, embedding... only after you pressed the blue button though.. and I'm also using 1.6 and its working for me now
GitCommandError: Cmd('git') failed due to: exit code(128) cmdline: git clone -v --filter=blob:none -- https://civitai.com/models/16768/civitai-helper-sd-webui-civitai-extension /content/drive/MyDrive/SD/tmp/civitai-helper-sd-webui-civitai-extension stderr: 'Cloning into '/content/drive/MyDrive/SD/tmp/civitai-helper-sd-webui-civitai-extension'... fatal: https://civitai.com/models/16768/civitai-helper-sd-webui-civitai-extension/info/refs not valid: is this a git repository? '
im fail.. this message
can u help me? please
Any version that is working on current VLAD SD NEXT?
I'd like to know that too. It works as far as showing the preview images, but the buttons for adding the tags to the prompt aren't there...
The project seems to be dead.
Alternative: https://github.com/alexandersokol/sd-model-organizer
Not working on 1.6.4
Details
Files
Available On (1 platform)
Same model published on other platforms. May have additional downloads or version variants.
