Commit History

作者 SHA1 備註 提交日期
  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 年之前