-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run in Google Collab? #64
Comments
!git clone https://github.com/adamian98/pulse #upload png file into input !python align_face.py -input_dir input/ -output_dir input1/ !python run.py -input_dir input1/ -output_dir out/ #delete all files |
i finish it…… |
I mean, it would be nice to have a "Open in Collab" badge, like deezer/spleeter does |
MAD RESPECT!! Anyone having issues? USE THIS!!! Let me just tell you, I've spent 8 hours debugging all the issues that I've encountered during the installation and downloaded over 15GB of VS,Python stuff, only to realize that I'm stuck with insufficient memory to run the final program, which outputs the virtual face. I spent another 5 hours trying to reallocate/reduce my Nvidia graphics card memory usage, which I failed at. Idk what I was doing anyways. So at the last hope, I tried this.. AND IT WORKED. Newbie Instruction on how to use code 'Loveexword' wrote If you have never used Google Collab.
|
There are non AI-users (like me) out there that would like to test these kind of project without having all the dependencies locally installed. I would recomend creating a Google Collab project demonstrating this library for more for greater diffusion!
The text was updated successfully, but these errors were encountered: