--- title: NewFilm T2V emoji: 📈 colorFrom: red colorTo: pink sdk: gradio sdk_version: 4.24.0 app_file: app.py pinned: false license: cc-by-nc-nd-4.0 --- Instructions: Input a text prompt to generate a video. Parameters: Resolution: - 1024: the generated video resolution is the largest - 512: the generated video resolution is second-largest - 256: the generated video resolution is smallest Random Seed: setting a fixed seed will generate reproducible results, meaning the same prompt will generate the exact same video with a fixed seed. ETA: setting this allows variation to images with a fixed seed. CFG Scale: the larger this value is, the more important the text prompt is. Sampling Steps: the larger this value is, the more detailed the video becomes, but comes at a cost with higher memory requirement and slower generation speed. FPS - frame rate per second. The larger this value is, the smoother the motion. Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference