navimixu / wildcard-gallery

Indexes wildcards as gallery cards with preview thumbnails
MIT License
7 stars 0 forks source link

Wildcards pasting from gallery with the wrong parser #3

Open miraclematters opened 1 month ago

miraclematters commented 1 month ago

Hi! I changed my parsing wrapper for my wildcards so it didn't conflict with lora names in forge. However, when i click preview icons from the wildcard gallery, it still pastes the wildcard within the "__" brackets. Is there any way to fix this so I don't have to manually change it every time?

brave_gLgpzdP5bW

brave_La0gVAN3xQ

miraclematters commented 1 month ago

I figured out i had to change the wrapper in "extra_cards.py". Maybe making that an option in the settings for the extension would benefit those who use both this and sd-dynamic-prompt?

navimixu commented 1 month ago

a valid point, I'll fetch them from the dynamic prompt's settings in next iteration