Dreambooth icon indicating copy to clipboard operation
Dreambooth copied to clipboard

Praise: Very excited for the ti branch!

Open amerkay opened this issue 2 years ago • 7 comments
trafficstars

Hey @brian6091,

Awesome work! Best SD Colab notebooks out there are yours! Been playing around with them for a couple of weeks with LoRA.

Can't wait for the ti branch with config Colab to be ready :)

Let me know how I can help out.

amerkay avatar Dec 23 '22 14:12 amerkay

@amerkay Glad you can follow given the rather uninformative commit messages! Lots of changes coming up. I should have it ready for testing in a couple of days. Inference part still requires some work given the number of possibilities that have to be taken into account...

brian6091 avatar Dec 23 '22 14:12 brian6091

I can help with that. I had to modify the main branch notebook to "monkey patch" LoRA for inference.

Still wrapping my head around the embedding resizing for the TI method. Got a bunch of errors, but that might be because I was trying to speed things up with Flax/JAX code at the same time.

No rush! Great work, mate!

amerkay avatar Dec 23 '22 14:12 amerkay

Cool, I'll ping you when I get the training part finished. I'm waiting for the safetensors pull request to get merged into LoRA to decide exactly how to go about saving model bits.

brian6091 avatar Dec 23 '22 14:12 brian6091

@amerkay

I can help with that. I had to modify the main branch notebook to "monkey patch" LoRA for inference.

Ah yes, I forgot to do that. I've tucked away the current main branch in v0.0.1 branch. If you want to make a pull request on that branch I'd appreciate that.

brian6091 avatar Dec 23 '22 15:12 brian6091

Ah yes, I forgot to do that. I've tucked away the current main branch in v0.0.1 branch. If you want to make a pull request on that branch I'd appreciate that.

You lost me :) Not much going on in v0.0.1 branch: image

amerkay avatar Dec 23 '22 15:12 amerkay

Sorry, I just meant for the inference part that you had to add to the notebook on main

brian6091 avatar Dec 23 '22 15:12 brian6091

No worries - done, pull request at https://github.com/brian6091/Dreambooth/pull/18

amerkay avatar Dec 23 '22 17:12 amerkay