提交历史

作者 SHA1 备注 提交日期
  AUTOMATIC 05933840f0 rename print_error to report, use it with together with package name 2 年之前
  Aarni Koskela 00dfe27f59 Add & use modules.errors.print_error where currently printing exception info by hand 2 年之前
  AUTOMATIC a5121e7a06 fixes for B007 2 年之前
  AUTOMATIC 028d3f6425 ruff auto fixes 2 年之前
  AUTOMATIC 96d6ca4199 manual fixes for ruff 2 年之前
  Aarni Koskela 3ba6c3c83c Fix up string formatting/concatenation to f-strings where feasible 2 年之前
  AUTOMATIC 642d96dcc8 use exist_ok=True instead of checking if directory exists 2 年之前
  darnell8 bb426de1cd Fix CLIP FileExistsError 2 年之前
  Max Audron 5eee2ac398 add data-dir flag and set all user data directories based on it 2 年之前
  AUTOMATIC 5228ec8bda remove fairscale requirement, add fake fairscale to make BLIP not complain about it mk2 2 年之前
  AUTOMATIC 28189985e6 remove fairscale requirement, add fake fairscale to make BLIP not complain about it 2 年之前
  AUTOMATIC 5c1cb9263f fix BLIP failing to import depending on configuration 2 年之前
  Vladimir Mandic 04a561c11c add option to skip interrogate categories 2 年之前
  Vladimir Mandic 925dd09c91 improve interrogate 2 年之前
  AUTOMATIC 6d805b669e make CLIP interrogator download original text files if the directory does not exist 2 年之前
  Vladimir Mandic d8d206c168 add state to interrogate 2 年之前
  Vladimir Mandic 65be1df7bb initialize result so not to cause exception on empty results 2 年之前
  Yuval Aboulafia 3bf5591efe fix F541 f-string without any placeholders 2 年之前
  AUTOMATIC 4b0dc206ed use modelloader for #4956 2 年之前
  AUTOMATIC1111 2a649154ec Merge pull request #4956 from TiagoSantos81/offline_BLIP 2 年之前
  brkirch 4d5f1691dd Use devices.autocast instead of torch.autocast 2 年之前
  Tiago F. Santos a2ae5a6555 [interrogator] mkdir check 2 年之前
  Tiago F. Santos 745f1e8f80 [CLIP interrogator] use local file, if available 2 年之前
  mawr d587586d3b Added "--clip-models-path" switch to avoid using default "~/.cache/clip" and enable to run under unprivileged user without homedir 2 年之前
  Patryk Wychowaniec 7157e5d064 interrogate: Fix CLIP-interrogation on CPU 2 年之前
  AUTOMATIC b99d3cf6dd make CLIP interrogate ranks output sane values 2 年之前
  DenkingOfficial 58f3ef7733 Fix CLIP Interrogator and disable ranks for it 2 年之前
  brkirch fdef8253a4 Add 'interrogate' and 'all' choices to --use-cpu 2 年之前
  Greg Fuller d717eb079c Interrogate: add option to include ranks in output 2 年之前
  Aidan Holland 432782163a chore: Fix typos 2 年之前