stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Feature Request]: parse_prompt with api

Open MarlowChen opened this issue 2 years ago • 1 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

I've researched extensively, and I want to use an API to simulate the function of the button "Read generation parameters from prompt or last generation if prompt is empty into user interface." parser In fact, I have already written a file to perform the conversion, but I don't think this is the best solution.

I obtained the relevant Generation Data from Civitai, but after going through the entire documentation, I didn't see any API support for this. What would be the best approach?"

Proposed workflow

  1. Go to ....
  2. Press ....
  3. ...

Additional information

No response

MarlowChen avatar Sep 10 '23 12:09 MarlowChen

This is a feature I desperately want, even in sdwebuiapi, they still ignored this most important api interface. I don't know why all of people don't care about this? Do they like typing all parameters one by one like a dumb?

piwawa avatar Feb 13 '24 11:02 piwawa