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 年之前 |
catboxanon
|
cb5f61281a
Allow bf16 in safe unpickler
|
2 年之前 |
AUTOMATIC
|
a5121e7a06
fixes for B007
|
2 年之前 |
AUTOMATIC
|
550256db1c
ruff manual fixes
|
2 年之前 |
AUTOMATIC
|
5ab7f213be
fix an error that prevents running webui on torch<2.0 without --disable-safe-unpickle
|
2 年之前 |
AUTOMATIC
|
ee71eee181
stuff related to torch version change
|
2 年之前 |
AUTOMATIC1111
|
b12de850ae
Merge pull request #5992 from yuvalabou/F541
|
2 年之前 |
AUTOMATIC
|
8eef9d8e78
a way to add an exception to unpickler without explicitly calling load_with_extra
|
2 年之前 |
Yuval Aboulafia
|
3bf5591efe
fix F541 f-string without any placeholders
|
2 年之前 |
AUTOMATIC1111
|
fac92610d2
Merge pull request #5753 from calvinballing/master
|
2 年之前 |
brkirch
|
cca16373de
Add attributes used by MPS
|
2 年之前 |
Jim Hays
|
c0355caefe
Fix various typos
|
2 年之前 |
SmirkingFace
|
e461477869
Fixed safe.py for pytorch 1.13 ckpt files
|
2 年之前 |
AUTOMATIC
|
6e4de5b442
add load_with_extra function for modules to load checkpoints with extended whitelist
|
2 年之前 |
AUTOMATIC
|
d35bf64945
make launch.py run installers for extensions that have ones
|
2 年之前 |
AUTOMATIC
|
9e5ca5077f
extra message for unpicking fails
|
2 年之前 |
AUTOMATIC
|
66b7d7584f
become even stricter with pickles
|
2 年之前 |
brkirch
|
8acc901ba3
Newer versions of PyTorch use TypedStorage instead
|
2 年之前 |
AUTOMATIC
|
a65476718f
add DoubleStorage to list of allowed classes for pickle
|
2 年之前 |
AUTOMATIC
|
875ddfeecf
added guard for torch.load to prevent loading pickles with unknown content
|
2 年之前 |