ArtVentureX / sd-webui-agent-scheduler

619 stars 63 forks source link

Proposal for multi-selected checkpoints. #139

Closed aetherwu closed 11 months ago

aetherwu commented 11 months ago

I notice that Automatic1111 provides support for a sub dictionary for checkpoints. Is it possible to also support multiple checkpoints in specific subfolders? For example, I could place all the checkpoints I want to test in a subfolder and then run them by right-clicking. This solution does not require additional configuration or take up extra attention from new users. It functions similarly to 'run for all checkpoints', but only within a subset defined manually by the user.

artventuredev commented 11 months ago

Thanks for the suggestion, that shouldn't be hard to implement. I'll take sometime implement this.

artventuredev commented 11 months ago

You can try this feature now with the latest update: https://github.com/ArtVentureX/sd-webui-agent-scheduler#queue-with-a-subset-of-checkpoints

aetherwu commented 11 months ago

It works like magic 💯 Many many thanks 👯‍♀️