Bryce Drennan

Results 173 comments of Bryce Drennan

I'd probably need to see the merged weights to figure out what was going on

Thanks for providing everything asked. I can't "trust" the pickle so I need to find some sort of pickle scanner first before I try it out.

Looks like the weights contain some data in float16 and some float32. Just guessing that's the issue

I'm talking about the weights in the file you linked to. I have not opened it but I did use a pickle inspector to look at the datatypes. It has...

I'm not familiar with cog so my initial reaction is "i dont know". I have deployed imaginairy in containers a few times this is the setup script I'm using currently:...

I assume this isn't that hard to do but I have not looked at it yet. Seems like LORA might be more useful? I haven't used either.

Thanks for the bug report and fix. I think we have to put the convert call somewhere else or this would prevent us from loading grayscale images.

Yes that seems reasonable. I'd probably just stick it on line 39

I welcome any pull requests 😄 I agree the docs are sparse.

Is there something in particular you wanted better documentation for?