How to get to show Loras/HNs in the autocomplete? #117
-
Hi there guys, really nice extension! Saw that recently, it got support for Hypernetworks and LoRAs (I guess because after the addition of <lora:Lora ame: weight> recently on the webui) I was wondering, how I would be able to the autocomplete to show them? "<" by default shows only embeddings, and tried "<h:" and "<l:" but no luck either. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
DominikDoom
Jan 25, 2023
Replies: 1 comment 4 replies
-
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
Panchovix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you have updated the extension, it should already be visible. This is what it looks like for me when typing
<
:The only prerequisites should be (obviously) that the hypernetworks and LoRAs are in the default folders or whatever you specified as your hypernetwork and lora directories.
If the webui shows them in the extra networks section , the script should be able to find them too. You could also check in
extensions\<tag-autocomplete>\tags\temp
if hyp.txt and lora.txt exist and were filled correctly.If you are on the latest extension version and checked the above, it sounds like a bug. Any errors in the browser console or terminal maybe?