diff options
author | brkirch <brkirch@users.noreply.github.com> | 2022-10-10 04:38:55 +0000 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2022-10-10 05:04:52 +0000 |
commit | 8acc901ba3a252dc6ab4fabcb41644cf64d1774c (patch) | |
tree | c4251d6534c6cbbeee40b22bcbe8f15d0178e010 /modules/textual_inversion/preprocess.py | |
parent | 45fbd1c5fec887988ab555aac75a999d4f3aff40 (diff) | |
download | stable-diffusion-webui-gfx803-8acc901ba3a252dc6ab4fabcb41644cf64d1774c.tar.gz stable-diffusion-webui-gfx803-8acc901ba3a252dc6ab4fabcb41644cf64d1774c.tar.bz2 stable-diffusion-webui-gfx803-8acc901ba3a252dc6ab4fabcb41644cf64d1774c.zip |
Newer versions of PyTorch use TypedStorage instead
Pytorch 1.13 and later will rename _TypedStorage to TypedStorage, so check for TypedStorage and use _TypedStorage if it is not available. Currently this is needed so that nightly builds of PyTorch work correctly.
Diffstat (limited to 'modules/textual_inversion/preprocess.py')
0 files changed, 0 insertions, 0 deletions