Jamie Reid

Results 8 comments of Jamie Reid

@theorhythm hopefully the next version fixes most imports of 1.4 and 1.5 based models. @eshack94 the importer makes sure that the model is as expected. If you disable that check...

@Bangkokian PR #319 fixes this, just waiting for a new version of the app to include it.

> The mac app is 1.5.1, from what I understand it's still the version with the bug. Do you have any date to publish the fix? On the GitHub page,...

> So it is currently not possible to import the 2.1 model? Correct.

> And this is still the case unfortunately 👎 Are you using the latest release from Github? SD2.x support was added per the release notes.

Decompiling f222.ckpt file (a link to download problem models would help in future), I can see it has a single line in it referencing 'IntStorage', which DBee's fake_torch.py file doesn't...

"Another model" Do you have a link for this model so I can see why it is failing?

From the Pickle Preview, I think the cause for failure is the same as for the F222 .ckpt, which is the 'IntStorage'. I submitted a PR that should resolve it:...