Historique des commits

Auteur SHA1 Message Date
  catboxanon ca3bedbd02 Honor lossless webp compression option in API il y a 9 mois
  Andray 3d2dbefcde fix OSError: cannot write mode P as JPEG il y a 1 an
  AUTOMATIC1111 2fec94710b Merge pull request #16060 from xiaoxianBoy/fix-typos il y a 1 an
  AUTOMATIC1111 af3ccee5c8 Merge pull request #16140 from ibrahimsn98/master il y a 1 an
  İbrahim Süren 3971c01562 Return http 400 instead of 404 on invalid sampler il y a 1 an
  snoppy 13f22974a4 chore: fix typos il y a 1 an
  missionfloyd c8336c45b9 Use existing function for old sampler names il y a 1 an
  missionfloyd 579f1ef278 Allow old sampler names in API il y a 1 an
  missionfloyd 5cb567c138 Add schedulers API endpoint il y a 1 an
  AUTOMATIC1111 c1deec64cb lint il y a 1 an
  AUTOMATIC1111 09b5ce68a9 add images.read to automatically fix all jpeg/png weirdness il y a 1 an
  AUTOMATIC1111 33fbe943e2 Merge pull request #15062 from astriaai/fix-exif-orientation-api il y a 1 an
  Alon Burg 67d8dafe44 Fix EXIF orientation in API image loading il y a 1 an
  Aarni Koskela e3fa46f26f Fix various typos with crate-ci/typos il y a 1 an
  AUTOMATIC1111 19c95de8eb Merge pull request #14715 from stefanbenten/sb/embedding-refresh il y a 1 an
  Stefan Benten 2974b9cee9 modules/api/api.py: add api endpoint to refresh embeddings list il y a 1 an
  unknown 8d986727b3 include tls arguments in api uvicorn init il y a 1 an
  AUTOMATIC1111 5d7d1823af rename infotext.py again, this time to infotext_utils.py; I didn't realize infotext would be used for variable names in multiple places, which makes it awkward to import the module; also fix the bug I caused by this rename that breaks tests il y a 1 an
  AUTOMATIC1111 d859cec696 infotext.py: rename usages in the codebase il y a 1 an
  AUTOMATIC1111 79c9151802 Merge pull request #14421 from lanyeeee/api_thread_safe il y a 1 an
  lanyeeee f651405427 remove locks, move init code to __init__ il y a 1 an
  lanyeeee 91560e98c4 fix format issue il y a 1 an
  AUTOMATIC1111 05230c0260 fix img2img api that i broke when implementing infotext support il y a 1 an
  kurisu_u d05f9e8124 Merge branch 'dev' into api_thread_safe il y a 1 an
  lanyeeee c069c2c562 add locks to ensure init args are thread-safe il y a 1 an
  AUTOMATIC1111 8f18263759 fix bad values read from infotext for API, add comment il y a 1 an
  AUTOMATIC1111 11a435b469 img2img support for infotext API il y a 1 an
  AUTOMATIC1111 0aacd4c72b add support for alwayson scripts for infotext API il y a 1 an
  AUTOMATIC1111 8b08b78c03 make it so that if an option from infotext conflicts with an argument from API, the latter overrides the former il y a 1 an
  AUTOMATIC1111 ba92135a2b add override_settings support for infotext API il y a 1 an