Skip to content
Discussion options

You must be logged in to vote

I did this by making a copy of /scripts/sd_upscale.py

Edit the copy, and change (line 14) from 'return "SD upscale"' to 'return "SD upscale samples"'
this is the name shown in the drop down menu.

To save samples, change (line51) from 'p.do_not_save_samples = True' to 'p.do_not_save_samples = False'

Save file and restart.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by llow7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants