Philpax
|
b5819d9bf1
feat(api): add /sdapi/v1/embeddings
|
2 年 前 |
Vladimir Mandic
|
5f1dfbbc95
implement train api
|
2 年 前 |
Jim Hays
|
c0355caefe
Fix various typos
|
2 年 前 |
AUTOMATIC1111
|
84a6f211d4
Merge pull request #4358 from bamarillo/master
|
2 年 前 |
snowmeow2
|
67c8e11be7
Adding DeepDanbooru to the interrogation API
|
2 年 前 |
AUTOMATIC1111
|
07d1bd4267
Merge branch 'master' into roy.add_simple_interrogate_api
|
2 年 前 |
Bruno Seoane
|
99b05addb1
Fix options endpoint not showing the full list of options
|
2 年 前 |
Evgeniy
|
a170e3d222
Python 3.8 typing compatibility
|
2 年 前 |
Billy Cao
|
ebce0c57c7
Use typing.Optional instead of | to add support for Python 3.9 and below.
|
2 年 前 |
AUTOMATIC1111
|
e9c767d8db
Merge branch 'master' into 7flash/fix-api-compatibility
|
2 年 前 |
AUTOMATIC1111
|
371c4b990e
Merge pull request #4218 from bamarillo/utils-endpoints
|
2 年 前 |
digburn
|
8eb64dab3e
fix: correct default val of upscale_first to False
|
2 年 前 |
Gur
|
b2c48091db
fixed api compatibility with python 3.8
|
2 年 前 |
Bruno Seoane
|
7a2e36b583
Add config and lists endpoints
|
2 年 前 |
digburn
|
2ac25ea64f
fix: Add required parameter to API extras route
|
2 年 前 |
Roy Shilkrot
|
df6a7ebfe8
revert things to master
|
2 年 前 |
Roy Shilkrot
|
509fd1459b
Merge remote-tracking branch 'upstream/master' into roy.add_simple_interrogate_api
|
2 年 前 |
evshiron
|
9f4f894d74
allow skip current image in progress api
|
2 年 前 |
evshiron
|
9f104b53c4
preview current image when opts.show_progress_every_n_steps is enabled
|
2 年 前 |
evshiron
|
88f46a5bec
update progress response model
|
2 年 前 |
evshiron
|
e9c6c2a51f
add description for state field
|
2 年 前 |
evshiron
|
f62db4d5c7
fix progress response model
|
2 年 前 |
evshiron
|
7f5212fb5f
Merge branch 'master' into feat/progress-api
|
2 年 前 |
evshiron
|
6b719c49b1
Merge branch 'master' into feat/progress-api
|
2 年 前 |
Bruno Seoane
|
4609b83cd4
Add PNG Info endpoint
|
2 年 前 |
Roy Shilkrot
|
bdc9083798
Add a barebones interrogate API
|
2 年 前 |
Bruno Seoane
|
b2e0d8ba78
Remove folder endpoint
|
2 年 前 |
Bruno Seoane
|
8320963dcb
Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui
|
2 年 前 |
Stephen
|
b46c64c6e5
clean
|
2 年 前 |
Stephen
|
db9ab1a46b
[Bugfix][API] - Fix API response for colab users
|
2 年 前 |