jovijovi
|
259967b7c6
fix(api): convert to "RGB" if image mode is "RGBA"
|
2 лет назад |
ramyma
|
c1c0492859
Use contextlib for closing the generation process
|
2 лет назад |
ramyma
|
3278887317
Handle cleanup in case there's an exception thrown
|
2 лет назад |
Aarni Koskela
|
e430344347
API: use finally: for state.end()
|
2 лет назад |
Aarni Koskela
|
f44feb6a10
Add job argument to State.begin()
|
2 лет назад |
ramyma
|
74d001bc68
Hotfix: call processing close to cleanup API generation calls
|
2 лет назад |
w-e-w
|
cc9c171978
rename --add-stop-route to --api-server-stop
|
2 лет назад |
AUTOMATIC1111
|
1bf01b73f4
Merge pull request #11046 from akx/ded-code
|
2 лет назад |
AUTOMATIC
|
d06af4e517
fix and rework #11113
|
2 лет назад |
AUTOMATIC1111
|
0b97ae2832
Merge branch 'dev' into master
|
2 лет назад |
w-e-w
|
6091c4e4aa
terminate -> stop
|
2 лет назад |
w-e-w
|
49fb2a3376
response 501 if not a able to restart
|
2 лет назад |
w-e-w
|
5be6c026f5
rename routes
|
2 лет назад |
w-e-w
|
b9664ab615
move _stop route to api
|
2 лет назад |
Su Wei
|
7e2d39a2d1
update model checkpoint switch code
|
2 лет назад |
w-e-w
|
9142be0a0d
quit restart
|
2 лет назад |
Su Wei
|
8ca34ad6d8
add model exists status check to modeuls/api/api.py , /sdapi/v1/options [POST]
|
2 лет назад |
Aarni Koskela
|
ba70a220e3
Remove a bunch of unused/vestigial code
|
2 лет назад |
AUTOMATIC1111
|
7a7a201d81
Merge pull request #10956 from akx/len
|
2 лет назад |
ramyma
|
4faaf3e723
Add endpoint to get latent_upscale_modes for hires fix
|
2 лет назад |
Aarni Koskela
|
51864790fd
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions
|
2 лет назад |
AUTOMATIC
|
05933840f0
rename print_error to report, use it with together with package name
|
2 лет назад |
AUTOMATIC1111
|
52b8752e62
Merge branch 'dev' into report-error
|
2 лет назад |
AUTOMATIC1111
|
69f49a935a
Merge pull request #10845 from DragonHawkAlpha/master
|
2 лет назад |
James
|
42e020c1c1
Added VAE listing to web API.
|
2 лет назад |
Aarni Koskela
|
00dfe27f59
Add & use modules.errors.print_error where currently printing exception info by hand
|
2 лет назад |
AUTOMATIC1111
|
d77ba18d5d
Merge pull request #10635 from prodialabs/master
|
2 лет назад |
Monty Anderson
|
efc9853059
`modules/api/api.py`: disable `timeout_keep_alive`
|
2 лет назад |
AUTOMATIC
|
f6fc7916c4
add /sdapi/v1/script-info api
|
2 лет назад |
Aarni Koskela
|
49a55b410b
Autofix Ruff W (not W605) (mostly whitespace)
|
2 лет назад |