-
-
Notifications
You must be signed in to change notification settings - Fork 372
Open
Labels
FeatureNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FeatureNew feature or requestNew feature or request