aifeifei798 commited on
Commit
c197852
·
verified ·
1 Parent(s): 247725c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ def feifeimodload():
35
  lora_scale=1.0,
36
  )
37
 
38
- pipe.enable_sequential_cpu_offload()
39
  pipe.vae.enable_slicing()
40
  pipe.vae.enable_tiling()
41
  pipe.unload_lora_weights()
 
35
  lora_scale=1.0,
36
  )
37
 
38
+ #pipe.enable_sequential_cpu_offload()
39
  pipe.vae.enable_slicing()
40
  pipe.vae.enable_tiling()
41
  pipe.unload_lora_weights()