alembics / disco-diffusion

Other
7.48k stars 1.13k forks source link

Can someone tell me how to get disco-diffusion V5.1? #46

Closed AI-Ahmed closed 2 years ago

AI-Ahmed commented 2 years ago

After V5.2 was released, I found issues related to my notebook since I was dealing with the custom one I did. Can someone tell me how to install V5.1 on my notebook?

aletts commented 2 years ago

You can view the full history of the notebook here: https://github.com/alembics/disco-diffusion/commits/e4754e6a42743448fddd0c9a4d81c906ebd48456/Disco_Diffusion.ipynb

Beside each commit, there's a "View at this point in the history" button (this is its hover text if you hover over it for a moment). You can select the version you want. After that, an "Open in Colab" button appears after a short delay which you can use to open it in Colab. Alternatively, you can right-click download the version from that time via the "Raw" button. If you're interested in merging with your code, I'm not sure. We're not separately maintaining older versions of the notebook.

AI-Ahmed commented 2 years ago

You can view the full history of the notebook here: https://github.com/alembics/disco-diffusion/commits/e4754e6a42743448fddd0c9a4d81c906ebd48456/Disco_Diffusion.ipynb

Beside each commit, there's a "View at this point in the history" button (this is its hover text if you hover over it for a moment). You can select the version you want. After that, an "Open in Colab" button appears after a short delay which you can use to open it in Colab. Alternatively, you can right-click download the version from that time via the "Raw" button. If you're interested in merging with your code, I'm not sure. We're not separately maintaining older versions of the notebook.

Thank you @aletts for answering me. I don't need the notebook version, I need the best commit for V5.1 to clone the package from if you can, please. I'm facing an issue with V5.2 since it gives me an error on my code.

Simply, I'm using your fantastic package to generate images, not videos. So, If you have a great idea for me, That will be awesome!!

aletts commented 2 years ago

v5.1 can be a confusing thing, since we haven't been careful with versioning. We made some changes to v5.1 without bumping up the version number. Therefore I can't be sure which version of v5.1 you'd want. You'd have to compare what's in each of the commits during the v5.1 timeframe and pick the one corresponding to the code that you're working with. (Maybe you'd want the original v5.1, or maybe you'd want one of the later patched versions of v5.1)

aletts commented 2 years ago

Comparing the changelog in your version of the code versus what's in each commit may be one of the easiest ways to narrow things down.

AI-Ahmed commented 2 years ago

Thank you @aletts again for answering me. I want the commit before adding VR.

I think the last commit is from 10 or 12 days.

If you can please send it to me with the clone command, I would really appreciate that since I tried different types of a commit but I was not able to clone any of them.

thank you, again!

DylanKojiCheslin commented 2 years ago

if the version you want is in google colab and existed in the past 31 days it can be retrieved from google drive.
https://support.google.com/a/users/answer/9308971?hl=en

by default they are saved in "my drive" => "colab notebooks"