how to increase length of vid beyond 4 sec

#18
by alexdobrenko - opened

maybe dumb question but is there a way to do longer videos?

If you need to work with longer videos, i suggest you duplicate the space, then subscribe to a GPU settings, and finally change the maximum value for the slider handling video length ;)

The duplicated space of your own will also let you skip the queue and let you work without waiting too long ;)

amazing thank u!

how i subscribe to a GPU settings? :)

In the setting tab on your duplicated space, you can choose a GPU upgrade based on your needs ;)

hey, i'm using it on my own space with a high GPU. However, neither the slider nor the textbox allows me to input a number bigger than 3. Why is that limitated?

at line 201, in your app.py file, set the maximum value for the slider to what you need ;)

https://huggingface.co/spaces/fffiloni/Pix2Pix-Video/blob/bde38a060da75483102edd9806b5dac5d5946bb7/app.py#L201

Sign up or log in to comment