75 Commits (c0355caefe3d82e304e6d832699d581fc8f9fbf9)

Author SHA1 Message Date
Jim Hays c0355caefe Fix various typos 3 years ago
ywx9 9539c2045a Bug fix 3 years ago
AUTOMATIC b2f17dd367 prevent include_init_images from being passed to StableDiffusionProcessingImg2Img in API #4989 3 years ago
AUTOMATIC1111 554787231a
Merge pull request #5117 from aliencaocao/fix_api_sampler_name
Fix api ignoring sampler_name settings
3 years ago
AUTOMATIC1111 b24aed0b69
Merge pull request #4960 from Hugo-Matias/master
fix null negative_prompt on get requests
3 years ago
Billy Cao 06ada734c7 Prevent warning on sampler_index if sampler_name is being used 3 years ago
Billy Cao 3cf93de24f Fix sampler_name for API requests are being ignored 3 years ago
Sena fcd75bd874
Fix other apis 3 years ago
Sena 75b67eebf2
Fix bare base64 not accept 3 years ago
Rogerooo c27a973c82 fix null negative_prompt on get requests
Small typo that causes a bug when returning negative prompts from the get request.
3 years ago
AUTOMATIC c81d440d87 moved deepdanbooru to pure pytorch implementation 3 years ago
AUTOMATIC1111 41e242b220
Merge pull request #4733 from MaikoTan/api-authorization
feat: add http basic authentication for api
3 years ago
AUTOMATIC 5a6387e189 make it possible to change models etc by editing options using API 3 years ago
Maiko Tan 336c341a7c
Merge branch 'master' into api-authorization 3 years ago
AUTOMATIC1111 84a6f211d4
Merge pull request #4358 from bamarillo/master
[API][Feature] Add Skip endpoint
3 years ago
AUTOMATIC cdc8020d13 change StableDiffusionProcessing to internally use sampler name instead of sampler index 3 years ago
Maiko Sinkyaet Tan 8f2ff861d3
feat: add http basic authentication for api 3 years ago
snowmeow2 67c8e11be7 Adding DeepDanbooru to the interrogation API 3 years ago
AUTOMATIC1111 07d1bd4267
Merge branch 'master' into roy.add_simple_interrogate_api 3 years ago
Bruno Seoane 7f63980e47 Remove unnecesary return 3 years ago
Bruno Seoane 3c72055c22 Add skip endpoint 3 years ago
Bruno Seoane 0ebf66b575 Fix set config endpoint 3 years ago
evshiron b6cfaaa20b Merge branch 'master' into fix/encode-pnginfo 3 years ago
evshiron 73e1cd6f53 Merge branch 'master' into fix/encode-pnginfo 3 years ago
AUTOMATIC 116bcf730a disable setting options via API until it is fixed by the author 3 years ago
Bruno Seoane 743fffa3d6 Remove unused endpoint 3 years ago
Bruno Seoane 7a2e36b583 Add config and lists endpoints 3 years ago
evshiron e21fcd72fc add back png info in image api 3 years ago
AUTOMATIC 4a8cf01f6f remove duplicate code from #3970 3 years ago
evshiron 51e0a83969 Merge branch 'master' into fix/progress-api 3 years ago
AUTOMATIC 198a1ffcfc fix API returning extra stuff in base64 encoded iamges for #3972 3 years ago
Roy Shilkrot 3f3d14afd5 nix unused thing 3 years ago
Roy Shilkrot df6a7ebfe8 revert things to master 3 years ago
Roy Shilkrot 509fd1459b Merge remote-tracking branch 'upstream/master' into roy.add_simple_interrogate_api 3 years ago
evshiron adaa699e38 prototype interrupt api 3 years ago
evshiron 1a4ff2de6a fix current image in progress api when parallel processing enabled 3 years ago
AUTOMATIC 149784202c rework #3722 to not introduce duplicate code 3 years ago
evshiron 9f4f894d74 allow skip current image in progress api 3 years ago
evshiron 9f104b53c4 preview current image when opts.show_progress_every_n_steps is enabled 3 years ago
evshiron 88f46a5bec update progress response model 3 years ago
evshiron f62db4d5c7 fix progress response model 3 years ago
evshiron 7f5212fb5f Merge branch 'master' into feat/progress-api 3 years ago
evshiron 6b719c49b1 Merge branch 'master' into feat/progress-api 3 years ago
Bruno Seoane 83a1f44ae2 Fix space 3 years ago
Bruno Seoane 4609b83cd4 Add PNG Info endpoint 3 years ago
Roy Shilkrot bdc9083798 Add a barebones interrogate API 3 years ago
evshiron fddb4883f4 prototype progress api 3 years ago
Bruno Seoane b2e0d8ba78 Remove folder endpoint 3 years ago
Bruno Seoane 8320963dcb Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui 3 years ago
Stephen b46c64c6e5 clean 3 years ago