Skip to content

feat: save pattern add basename#15978

Merged
AUTOMATIC1111 merged 1 commit intoAUTOMATIC1111:devfrom
bluelovers:pr/pattern-001
Jun 9, 2024
Merged

feat: save pattern add basename#15978
AUTOMATIC1111 merged 1 commit intoAUTOMATIC1111:devfrom
bluelovers:pr/pattern-001

Conversation

@bluelovers
Copy link
Copy Markdown
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 requested a review from AUTOMATIC1111 as a code owner June 9, 2024 11:10
@bluelovers bluelovers changed the base branch from master to dev June 9, 2024 11:10
@AG-w
Copy link
Copy Markdown

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
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
ruchej pushed a commit to ruchej/stable-diffusion-webui that referenced this pull request Sep 30, 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.

3 participants