I also ended up taking the day off from internetting yesterday... i was getting digital burnout...
Yeah, sometimes a break is a must, I got a fried one week ago, you wisely warned me about, thanks! Now I enjoy more, and stress less (:
Are you using the video with features notebook? If your problem was that the resolution of the videos was too big, then it dropped a CUDA error. If not, anything else might be related to the prompt. Had to figure that respect the format of the given example is a must, the regular way that we use to prompt in the other notebooks, breaks the code of this particular one.
Take care friend (:
@jotakrevs i just tried to run the video notebook and upon installing the Libraries i got this code...
Downloading CLIP...
Downloading Python AI libraries...
Installing libraries for handling metadata...
Installing Python video creation libraries...
NameError Traceback (most recent call last)
<ipython-input-4-3acbd96b0750> in ()
20 print("Installing Python video creation libraries...")
21 get_ipython().system('pip install imageio-ffmpeg &> /dev/null')
---> 22 path = f'{working_dir}/steps'
23 get_ipython().system('mkdir --parents {path}')
24 print("Installation finished.")
NameError: name 'working_dir' is not defined
I see in step 22 is where the error occurs. Do you have any idea what that error means or how i might go about correcting it?
Yes, you missed create the directory. So at the beginning of the notebook, it offers you use Google Drive to store the images. You can execute that cell. If not, below that cell, there is a text telling you that if you don't want the Google Drive option, you must uncomment the code of the cell below that text, and then execute it.
The working dir/steps will be created in the Colab, and you won't get that error.
Ahh.... i knew i had to have done something wrong. hahahaha I will give it another try. Sorry to be so needy man. Are you on Discord and would that be a more efficient way to troublshoot if so?
Sorry for the late reply, I'm in Europe and already went off chain, was late. In my afternoon I can give a hand with the notebook. I'll send you a discord friend request now!
Thanks @jotakrevs i totally understand so no worries. I was in Sweden for the last 3 months and i am still trying to get readjusted to Texas time after only a week back here which is seven hrs behind Sweden. I just accepted the request.
Ouch, seven hours behind means get awake very early and be sleepy very soon as well. Well, let's hope you get used to Texas time soon!