a1111-sd-webui-tagcomplete icon indicating copy to clipboard operation
a1111-sd-webui-tagcomplete copied to clipboard

Booru style tag autocompletion for AUTOMATIC1111's Stable Diffusion web UI

Results 20 a1111-sd-webui-tagcomplete issues
Sort by recently updated
recently updated
newest added

When `showAllResults` is `true` (as I said in https://github.com/DominikDoom/a1111-sd-webui-tagcomplete/issues/34#issue-1420740828, it's basically necessary for chinese users), characters maybe swallowed when typing, even with small `resultStepLength` (`50` in my case) Demo: when...

bug
help wanted

You use extensions/wildcards/wildcards Following the instructions on the wiki page will by default have wildcards at extensions/stable-diffusion-webui-wildcards/wildcards

add support for install this prog as extension (like wildcards) [Extensions](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Extensions) Now it read tag from web UI installation root folder.

enhancement

As you can see the tag not display over the Webui and was hidden behide it. Run on colab. ![image](https://user-images.githubusercontent.com/36567807/197728757-953ee651-5969-45a9-b06e-3cee3610f85c.png)

waiting for feedback

比如我想补全solo,但即使4个字母都打出来也没有出现想要的选项,得往下翻,可以自选怎么按照标签类型排序吗? ![image](https://user-images.githubusercontent.com/112748580/197085068-4d08f567-dc0a-4348-849a-d23acf7e443d.png) 还有,可以按照字母顺序补全吗,比如我输入cat,补全就首选前三个字母是cat的 ![image](https://user-images.githubusercontent.com/112748580/197086031-14ab221c-cbdc-45a4-986b-30fd5e45c4ae.png) [我用google机翻了下tag,基本可以凑或用,中文好像得以utf-8保存,不然会乱码 [danbooru.csv](https://github.com/DominikDoom/a1111-sd-webui-tagcomplete/files/9834821/danbooru.csv)

waiting for feedback

When autocompleting tags with this tool, it seems to max out at 5 or so tags. But if I search for Hair, I might want to scroll down with the...

waiting for feedback

The new function will find the word from the last comma in front of the cursor (or the beginning of the text) to the cursor position as the keyword, and...

http://127.0.0.1:7860/file/tags/config.json 500 internal server error

waiting for feedback

As the title states, I assume this script is only meant to be used with a certain stable diffusion model, so it would probably be good to add support for...

enhancement

(Copying from https://github.com/adieyal/sd-dynamic-prompting/issues/20#issue-1424307123) When writing a prompt, I can use the tab key to autocomplete wildcards. This is very useful, except it will auto-complete whichever one is the top one,...

low priority