williamyang1991 / StyleGANEX

[ICCV 2023] StyleGANEX: StyleGAN-Based Manipulation Beyond Cropped Aligned Faces
Other
509 stars 36 forks source link

Unexpected end of JSON input #4

Closed tralala87 closed 1 year ago

tralala87 commented 1 year ago

Getting Unexpected end of JSON input error in google colab when Number of frames to toonify set to 1000. Also, can't toonify more than 3 seconds of length of a video.

williamyang1991 commented 1 year ago

With only Unexpected end of JSON input error, I cannot figure out what is wrong. Maybe it is because there is some limit in the gradio UI.

You can use the PART II of google colab to generate long video. That part should be has no problem.

tralala87 commented 1 year ago

How can I upload a video in PART II?

williamyang1991 commented 1 year ago

https://neptune.ai/blog/google-colab-dealing-with-files

image