Feature Idea
It would be useful to have the ability to randomize the lora that gets picked with <lora:> without having to maintain a Wildcard of all loras
examples of potential syntax:
| random file in folder |
random folder |
random file |
| <lora:sdxl/backgrounds/*> |
<lora:sdxl/*/beach> |
<lora:*> |
| <lora:sdxl/backgrounds/<*>> |
<lora:sdxl/<*>/beach> |
<lora:<*>> |
| <lora:sdxl/backgrounds/<random>> |
<lora:sdxl/<random>/beach> |
<lora:<random>> |
The biggest problem I see is that in Linux every single one of my examples could potentially be a valid filepath
Other
No response
Feature Idea
It would be useful to have the ability to randomize the lora that gets picked with <lora:> without having to maintain a Wildcard of all loras
examples of potential syntax:
The biggest problem I see is that in Linux every single one of my examples could potentially be a valid filepath
Other
No response