imthanhlv commited on
Commit
da87f25
·
verified ·
1 Parent(s): f4d0dd9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -9,7 +9,6 @@ from typing import Optional
9
 
10
  pipe = LTXPipeline.from_pretrained("a-r-r-o-w/LTX-Video-0.9.1-diffusers", torch_dtype=torch.bfloat16)
11
  pipe.enable_sequential_cpu_offload()
12
- pipe.to("cuda")
13
 
14
 
15
  # pipe.vae.decode = vae_decode
 
9
 
10
  pipe = LTXPipeline.from_pretrained("a-r-r-o-w/LTX-Video-0.9.1-diffusers", torch_dtype=torch.bfloat16)
11
  pipe.enable_sequential_cpu_offload()
 
12
 
13
 
14
  # pipe.vae.decode = vae_decode