You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the great work! I had a question regarding LoRas. Is it possible to use different LoRas for different regions? For instance, in the research paper we had an image of batman and superman. Assuming i had a two LoRas one for batman and one for superman, could they then be invoked during the regional denoising steps?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi, thanks for the interest. I will start looking into the multi-LoRA thing these days, and I will let you know if I have made any progress. Stay tuned!
@scarbain Hi, I have done some experiments, and I found that Regional-Prompting-FLUX does not work with multi-LoRAs. Once used together, the quality of each LoRA region degrades and does not perform as good as single-LoRA. It will take longer time to experiment this multi-LoRA feature.
But, Regional-Prompting-FLUX works perfectly fine with Multi-IPAdapters, it's working like a zero-shot multi-LoRA. I will put up a code for it in this week.
Hey,
Thanks for the great work! I had a question regarding LoRas. Is it possible to use different LoRas for different regions? For instance, in the research paper we had an image of batman and superman. Assuming i had a two LoRas one for batman and one for superman, could they then be invoked during the regional denoising steps?
Thanks in advance!
The text was updated successfully, but these errors were encountered: