Skip to content
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

How do I run this? #11

Open
reillydonovan opened this issue Feb 8, 2023 · 3 comments
Open

How do I run this? #11

reillydonovan opened this issue Feb 8, 2023 · 3 comments

Comments

@reillydonovan
Copy link

reillydonovan commented Feb 8, 2023

Sorry, newb question here, I've:

cloned the repo
executed python3 ./setup.py install successfully
executed pip install make-a-video-pytorch
for the sake of it I also executed python3 ./setup.py build successfully

I went into into both make_a_video_pytorch directories for the native clone and build directories and executed:

python3 ./make_a_video.py

It looks like the script runs successfully however I don't see or know where to find any return, nor do I know how to customize inputs. Some insight into how to run the script would be helpful.

@chavinlo
Copy link

chavinlo commented Feb 8, 2023

make_a_video.py only contains the resources needed for make-a-video, a make-a-video model doesn't even exists (in the public) yet.

@xuduo35
Copy link

xuduo35 commented May 19, 2023

I setup a project based on lucidrains's code and TuneAVideo, train from scratch using 2M webvid videos on 2 RTX3090. https://github.com/xuduo35/MakeLongVideo

Some results:

image
image
image

@GARV-k
Copy link

GARV-k commented Jul 18, 2024

Same here. How do I generate a video from a prompt using this model ? Someone please help me out here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants