Historique des commits

Auteur SHA1 Message Date
  AUTOMATIC1111 07cf95c76e update pickle safe filenames il y a 1 an
  AUTOMATIC 05933840f0 rename print_error to report, use it with together with package name il y a 2 ans
  Aarni Koskela 00dfe27f59 Add & use modules.errors.print_error where currently printing exception info by hand il y a 2 ans
  catboxanon cb5f61281a Allow bf16 in safe unpickler il y a 2 ans
  AUTOMATIC a5121e7a06 fixes for B007 il y a 2 ans
  AUTOMATIC 550256db1c ruff manual fixes il y a 2 ans
  AUTOMATIC 5ab7f213be fix an error that prevents running webui on torch<2.0 without --disable-safe-unpickle il y a 2 ans
  AUTOMATIC ee71eee181 stuff related to torch version change il y a 2 ans
  AUTOMATIC1111 b12de850ae Merge pull request #5992 from yuvalabou/F541 il y a 2 ans
  AUTOMATIC 8eef9d8e78 a way to add an exception to unpickler without explicitly calling load_with_extra il y a 2 ans
  Yuval Aboulafia 3bf5591efe fix F541 f-string without any placeholders il y a 2 ans
  AUTOMATIC1111 fac92610d2 Merge pull request #5753 from calvinballing/master il y a 2 ans
  brkirch cca16373de Add attributes used by MPS il y a 2 ans
  Jim Hays c0355caefe Fix various typos il y a 2 ans
  SmirkingFace e461477869 Fixed safe.py for pytorch 1.13 ckpt files il y a 2 ans
  AUTOMATIC 6e4de5b442 add load_with_extra function for modules to load checkpoints with extended whitelist il y a 2 ans
  AUTOMATIC d35bf64945 make launch.py run installers for extensions that have ones il y a 2 ans
  AUTOMATIC 9e5ca5077f extra message for unpicking fails il y a 2 ans
  AUTOMATIC 66b7d7584f become even stricter with pickles il y a 2 ans
  brkirch 8acc901ba3 Newer versions of PyTorch use TypedStorage instead il y a 2 ans
  AUTOMATIC a65476718f add DoubleStorage to list of allowed classes for pickle il y a 2 ans
  AUTOMATIC 875ddfeecf added guard for torch.load to prevent loading pickles with unknown content il y a 2 ans