ambocclusion / ComfyUI-SDXL-DiscordBot

Simple Discord Bot for interfacing with ComfyUI and/or the Stability AI API for text2image generation using the SDXL model
GNU General Public License v3.0
6 stars 7 forks source link

Limited to 25 LORAs #8

Open DiffusionDen opened 6 months ago

DiffusionDen commented 6 months ago

Hi, I've come to notice today that the bot only supports up to 25 LORA files until some no longer show in the list when generating images. It looks like this'd be a limitation of the Discord api but do you know of any workaround?

ambocclusion commented 5 months ago

Yeah this is currently because the Discord API only supports 25. I have the ability to add to the prompt similar to A1111. This is not the best workaround but it does allow for any number of loras. You can type /lora in the chat to see a list of all the available loras so at least you can find out what the options are. (sorry for the delayed response)