AUTOMATIC
|
40ff6db532
|
extra networks UI
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>
|
3 years ago |
AUTOMATIC
|
a95f135308
|
change hash to sha256
|
3 years ago |
Vladimir Mandic
|
39ea251945
|
add textinfo to progress response
|
3 years ago |
Vladimir Mandic
|
2275f130bf
|
relax reponse type check enforcement
|
3 years ago |
AUTOMATIC1111
|
b1d976dca2
|
Merge pull request #6466 from vladmandic/api-get-memory
Implement API get-memory
|
3 years ago |
Vladimir Mandic
|
95727312ca
|
remove bytes -> gb conversion
|
3 years ago |
AUTOMATIC
|
137ce534b2
|
remove some code duplication
remove calls to locals()
add a test for img2img with script
|
3 years ago |
noodleanon
|
6d0cc1e239
|
Corrected is_img2img param
|
3 years ago |
noodleanon
|
d38ede71d5
|
Added script support in txt2img endpoint
|
3 years ago |
noodleanon
|
50e2536279
|
Merge branch 'AUTOMATIC1111:master' into img2img-api-scripts
|
3 years ago |
Vladimir Mandic
|
47534577ed
|
api-get-memory
|
3 years ago |
AUTOMATIC1111
|
983167e621
|
Merge pull request #6448 from aednzxy/patch-2
increase upscale api validation limit
|
3 years ago |
Dean Hopkins
|
82c1f10b14
|
increase upscale api validation limit
|
3 years ago |
noodleanon
|
b5253f0dab
|
allow img2img api to run scripts
|
3 years ago |
Suffocate
|
1288a3bb7d
|
Use the read_info_from_image function directly
|
3 years ago |
Vladimir Mandic
|
11b8160a08
|
fix typo
|
3 years ago |
AUTOMATIC
|
3bd737767b
|
disable broken API logging
|
3 years ago |
AUTOMATIC1111
|
a8ad8666cd
|
Merge pull request #6261 from vladmandic/api-logging
add api logging
|
3 years ago |
AUTOMATIC
|
4ec6470a1a
|
fix checkpoint list API
|
3 years ago |
Vladimir Mandic
|
cec209981e
|
log only sdapi
|
3 years ago |
Vladimir Mandic
|
aaa4c2aacb
|
add api logging
|
3 years ago |
Philpax
|
c65909ad16
|
feat(api): return more data for embeddings
|
3 years ago |
Philpax
|
b5819d9bf1
|
feat(api): add /sdapi/v1/embeddings
|
3 years ago |
AUTOMATIC
|
fef98723b2
|
set sd_model for API later, inside the lock, to prevent multiple requests with different models ending up with incorrect results #5877 #6012
|
3 years ago |
Philpax
|
5be9387b23
|
fix(api): only begin/end state in lock
|
3 years ago |
Vladimir Mandic
|
5f1dfbbc95
|
implement train api
|
3 years ago |
Philpax
|
6247f21a63
|
fix(api): don't save extras output to disk
|
3 years ago |
AUTOMATIC1111
|
adab48cb1b
|
Merge pull request #5637 from aednzxy/patch-1
API endpoint to refresh checkpoints
|
3 years ago |
Jim Hays
|
c0355caefe
|
Fix various typos
|
3 years ago |
Dean Hopkins
|
960293d6b2
|
API endpoint to refresh checkpoints
API endpoint to refresh checkpoints
|
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 |