Fabrice-TIERCELIN commited on
Commit
69d285a
·
verified ·
1 Parent(s): 8124510

True, # use_teacache

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1400,7 +1400,7 @@ with block:
1400
  0.0, # rs
1401
  6, # gpu_memory_preservation
1402
  False, # enable_preview
1403
- False, # use_teacache
1404
  16 # mp4_crf
1405
  ],
1406
  ],
 
1400
  0.0, # rs
1401
  6, # gpu_memory_preservation
1402
  False, # enable_preview
1403
+ True, # use_teacache
1404
  16 # mp4_crf
1405
  ],
1406
  ],