Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: save pattern add basename #15978

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

bluelovers
Copy link
Contributor

Description

grid or xyz_grid or img

'basename': lambda self: 'img' if self.basename == '' else self.basename,

Screenshots/videos:

Checklist:

`grid` or `xyz_grid` or `img`

```py
'basename': lambda self: 'img' if self.basename == '' else self.basename,
```
@bluelovers bluelovers changed the base branch from master to dev June 9, 2024 11:10
@AG-w
Copy link

AG-w commented Jun 9, 2024

I get that you want to add a base name for file name pattern but you really should write a better description when creating pull requests

@AUTOMATIC1111 AUTOMATIC1111 merged commit 981abbb into AUTOMATIC1111:dev Jun 9, 2024
3 of 4 checks passed
AUTOMATIC1111 added a commit that referenced this pull request Jun 9, 2024
pull bot pushed a commit to bluelovers/stable-diffusion-webui that referenced this pull request Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants