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 години |
AUTOMATIC
|
d25219b7e8
manual fixes for some C408
|
преди 2 години |
AUTOMATIC
|
550256db1c
ruff manual fixes
|
преди 2 години |
AUTOMATIC
|
96d6ca4199
manual fixes for ruff
|
преди 2 години |
AUTOMATIC
|
762265eab5
autofixes from ruff
|
преди 2 години |
Aarni Koskela
|
3ba6c3c83c
Fix up string formatting/concatenation to f-strings where feasible
|
преди 2 години |
AUTOMATIC
|
90e4659822
bump gradio to 3.28.1
|
преди 2 години |
AUTOMATIC1111
|
fc6eeda69c
Merge pull request #9130 from Vespinian/fix-api-alwayson_scripts-less-then-requiered-args
|
преди 2 години |
AUTOMATIC
|
101a18fc84
bump gradio to 3.27
|
преди 2 години |
Vespinian
|
70a0a11783
Changed behavior that puts the args from alwayson_script request in the script_args, so don't accidently resize the arg list if we get less arg then or default list has
|
преди 2 години |
AUTOMATIC1111
|
c7daba71de
Merge pull request #8669 from Vespinian/fix-api-running-unwanted_scripts
|
преди 2 години |
Vespinian
|
23f6dfce4c
Reworked this PR, now we have 2 default arg list (one for each tab) that will be initialized on the first api request and then reused afterwards. The init_script_args copies the corresponding default list and applies the modifications asked by the api request.
|
преди 2 години |
Vespinian
|
f371579571
Revert "Made copies of global scriptrunners, now we clear the copied scriptrunner of alwayson_scripts and only add back the ones that that were requested"
|
преди 2 години |
Vespinian
|
db602b100e
Revert "Comment fix"
|
преди 2 години |
AUTOMATIC1111
|
a03536f213
Merge pull request #8662 from vladmandic/api-handler
|
преди 2 години |
Φφ
|
4cbbb881ee
Unload checkpoints on Request
|
преди 2 години |
Vespinian
|
f04bd037a5
Comment fix
|
преди 2 години |
Vespinian
|
dfa258de5f
Made copies of global scriptrunners, now we clear the copied scriptrunner of alwayson_scripts and only add back the ones that that were requested
|
преди 2 години |
Vladimir Mandic
|
5387576c59
api error handler
|
преди 2 години |