Hi,
Thanks for this fantastic paper! I really like your work!
I would like to set up a gradio demo by running app.py. I follow exactly what you suggest to launch gradio demo, and then I upload a very short video (2 seconds, 512x512). However, after the video is loaded, the program seems to be trapped in a dead loop and repeats processing the input again and again. meanwhile it keeps saving video into tmp_gradio folders with the name prefix original added to the video name. The following screenshot is what I see in the terminal after uploading the video:
Could you please let me know if I made any mistakes when running the scripts, or I need to modify anything on my side?
Thanks!
Hi,
Thanks for this fantastic paper! I really like your work!
I would like to set up a gradio demo by running app.py. I follow exactly what you suggest to launch gradio demo, and then I upload a very short video (2 seconds, 512x512). However, after the video is loaded, the program seems to be trapped in a dead loop and repeats processing the input again and again. meanwhile it keeps saving video into tmp_gradio folders with the name prefix
originaladded to the video name. The following screenshot is what I see in the terminal after uploading the video:Could you please let me know if I made any mistakes when running the scripts, or I need to modify anything on my side?
Thanks!