Commit History

Author SHA1 Message Date
  AUTOMATIC1111 09b5ce68a9 add images.read to automatically fix all jpeg/png weirdness 1 year ago
  AUTOMATIC1111 33fbe943e2 Merge pull request #15062 from astriaai/fix-exif-orientation-api 1 year ago
  Alon Burg 67d8dafe44 Fix EXIF orientation in API image loading 1 year ago
  Aarni Koskela e3fa46f26f Fix various typos with crate-ci/typos 1 year ago
  AUTOMATIC1111 19c95de8eb Merge pull request #14715 from stefanbenten/sb/embedding-refresh 1 year ago
  Stefan Benten 2974b9cee9 modules/api/api.py: add api endpoint to refresh embeddings list 1 year ago
  unknown 8d986727b3 include tls arguments in api uvicorn init 1 year ago
  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 1 year ago
  AUTOMATIC1111 d859cec696 infotext.py: rename usages in the codebase 1 year ago
  AUTOMATIC1111 79c9151802 Merge pull request #14421 from lanyeeee/api_thread_safe 1 year ago
  lanyeeee f651405427 remove locks, move init code to __init__ 1 year ago
  lanyeeee 91560e98c4 fix format issue 1 year ago
  AUTOMATIC1111 05230c0260 fix img2img api that i broke when implementing infotext support 1 year ago
  kurisu_u d05f9e8124 Merge branch 'dev' into api_thread_safe 1 year ago
  lanyeeee c069c2c562 add locks to ensure init args are thread-safe 1 year ago
  AUTOMATIC1111 8f18263759 fix bad values read from infotext for API, add comment 1 year ago
  AUTOMATIC1111 11a435b469 img2img support for infotext API 1 year ago
  AUTOMATIC1111 0aacd4c72b add support for alwayson scripts for infotext API 1 year ago
  AUTOMATIC1111 8b08b78c03 make it so that if an option from infotext conflicts with an argument from API, the latter overrides the former 1 year ago
  AUTOMATIC1111 ba92135a2b add override_settings support for infotext API 1 year ago
  AUTOMATIC1111 bb07cb6a0d a 1 year ago
  lanyeeee 00d4a4d4ac move thread-unsafe code to __init__ 1 year ago
  AUTOMATIC1111 de03882d6c make task ids for API work without force_task_id 1 year ago
  AUTOMATIC1111 5b7d86d42b Merge pull request #14314 from gayshub/master 1 year ago
  gayshub 6d7e57ba6a fix the problem of ruff of github 1 year ago
  gayshub da45e73b4f fix the problem of ruff of github 1 year ago
  gayshub d859de37d9 fix the problem of ruff of github 1 year ago
  gayshub 1242ba08e1 add allow specify the task id and get the location of task in the queue of pending task 1 year ago
  AUTOMATIC1111 11d23e8ca5 remove Train/Preprocessing tab and put all its functionality into extras batch images mode 1 year ago
  AUTOMATIC1111 282903bb67 repair unload sd checkpoint button 1 year ago