disco-diffusion icon indicating copy to clipboard operation
disco-diffusion copied to clipboard

Integrated liminial_diffusion_v1 and liminal_diffusion_source models

Open 0xphk opened this issue 2 years ago • 3 comments

Hi,

I added the two liminal_diffusion models from BrainArtLabs. Their collab link was shared on reddit, so I tried to integrate them. (https://colab.research.google.com/drive/1pHBrk8FsSmvu_TZREhZpK4jwmRBLebS_)

Models are: liminal_diffusion_v1 and liminal_diffusion_source

I've tested both models, but only on my local instance running on a 2070 with already downloaded models. Links and checksums are included, so download should work, but I couldn't test this here.

I really like this project and would love to contribute to it. As this is my second PR ever, please bear with me if I've done something wrong.

best wishes

0xphk avatar Jul 20 '22 16:07 0xphk

Thanks for the PR! It looks all good, and that it'll work. I'll see about picking the version number, etc.

aletts avatar Jul 21 '22 22:07 aletts

Do you have an advice for integrating additional models? I've tested and integrated the two new KaliYuga-Ai models "lithographic" and "medieval" to a local repository. Should I create a new branch in the fork based on main (without liminal) or based on my changes in this branch? Or do I have to merge this one with main first and create a new branch from this? I'm not very familiar with branches and PR's so sorry for the beginner questions.

0xphk avatar Jul 22 '22 11:07 0xphk

I fixed the model settings for use in colab, somehow it worked locally but not in colab, now both work

0xphk avatar Jul 29 '22 09:07 0xphk