diff --git a/gradio/t2v_1.3B_singleGPU.py b/gradio/t2v_1.3B_singleGPU.py index 87c414e..0a752d2 100644 --- a/gradio/t2v_1.3B_singleGPU.py +++ b/gradio/t2v_1.3B_singleGPU.py @@ -46,7 +46,7 @@ def t2v_generation(txt2vid_prompt, resolution, sd_steps, guide_scale, guide_scale=guide_scale, n_prompt=n_prompt, seed=seed, - offload_model=False) + offload_model=True) cache_video( tensor=video[None],