-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is there an existing issue for this?
- I have searched the existing issues and checked the recent builds/commits
What would your feature do ?
Change the name of 'Put Stable Diffusion checkpoints here.txt' to 'Put Stable Diffusion checkpoints here, unless you specify the data-dir commandline argument.txt'
Proposed workflow
- Add "--data-dir data" to COMMANDLINE_ARGS in webui-user.sh
- Put a new checkpoint in the same directory as 'Put Stable Diffusion checkpoints here, unless you specify the data-dir commandline argument.txt'
- Start webui.sh
- See no change in the checkpoint dropdown.
- Move the checkpoint to the data/models/Stable-diffusion directory
- Click the "checkpoint: refresh" button
- Find your new checkpoint in the dropdown list
Additional information
Without wich you can spend a day searching why automatic1111 is not picking up any of the new checkpoints you spent hours waiting to download already.
Alternatives: put this hint inside the existing file, add a README to that directory ...
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request