jordenyt / stable_diffusion_sketch

Stable Diffusion Sketch, an Android client app that connect to your own ComfyUI or A1111-sd-webui
GNU General Public License v3.0
109 stars 13 forks source link

New presets. #10

Closed EvgeniiLavrinov closed 1 year ago

EvgeniiLavrinov commented 1 year ago

Hi. I really like your project!

  1. Request: Can you add the creation of presets for combinations of positive and negative prompt and with the selected model, and the parameters of the aspect ratio of the sheet?
  2. Request: Can you make 2 layers for drawing? So that one is for the lineart and the other is for the background and color painting?
  3. Problem: The stylus from Samsung Galaxy tab 7 does not work correctly. Instead of drawing, he tries to move the entire "workspace". At the same time, galaxy note 9 works correctly.
jordenyt commented 1 year ago
  1. There is prefix/postfix for prompt in the Prompt Setting. You can set 4 selected models in the Model Settings, and then you can use which one to use in Customized Mode. The Aspect Ratio is just affecting the txt2img mode, to have your customize aspect ratio, you can "share" an image of your preferred aspect ratio to the app and then choose txt2img mode to generate a SD image.
  2. I intentionally make the app as simple as it can be. There is already two layers in the drawing screen, which are editable one (drawing) and non-editable one (background). To do what you want, I think you can do this in two steps.
  3. If you are mentioning the Galaxy Tab 7.0 of 2010, then this is not supported...... How can you use a tablet that is 13 years old?
EvgeniiLavrinov commented 1 year ago
  1. I meant to prepare presets so that they can be quickly switched. For example, when one prompt made characters, when the landscape is different. So that you can switch in a couple of clicks, and not enter a different set of standard prompts every time.
  2. After all, I would like to use a second layer, for example, for painting, so as not to overlap the lineart.
  3. Yes, I got the name wrong. I have a Galaxy tab s7+.
jordenyt commented 1 year ago

I have a galaxy tab S4 and found it work fine. Could you record a video and show me how the workspace is move?

jordenyt commented 1 year ago

For your suggestions in 1, I think you can archive similar effect by re-SD your work. Just simply load your last work and select the same mode as last time.