dmarx / video-killed-the-radio-star

Notebook and tools for end-to-end automation of music video production with generative AI
https://colab.research.google.com/github/dmarx/video-killed-the-radio-star/blob/main/Video_Killed_The_Radio_Star_Defusion.ipynb#scrollTo=oPbeyWtesAoh
MIT License
198 stars 35 forks source link

Can anyone tell me what this means? #103

Closed Boghengis closed 1 year ago

Boghengis commented 1 year ago

I'm trying to compile some frames I don't want to lose Screenshot_20230126-182125

dmarx commented 1 year ago

if you have google drive mounted, you should be able to find those frames on your drive, and you should be able to reload the same frames by specifying the same project name you used to generate them.

the error you are seeing here means the library "omegaconf" was not installed, which suggests to me that you skipped the setup cell. this is a little funny since you said you've already generated frames, which wouldn't be possible if the setup cell were skipped. I'm guessing this means you ran this cell on a different runtime (i.e. virtual machine) than the one you used to generate the images, which means if the notebook wasn't connected to google drive, you've already lost those generations already. if the notebook is still open in your browser, you might be able to download the images from the notebook directly by right clicking them, selecting 'open image in new tab', and saving from there. or something like that. otherwise, best you can do is probably to take screenshots and crop after wards.