jbilcke-hf HF staff commited on
Commit
03f0c45
·
verified ·
1 Parent(s): cdf6b7a

Update handler.py

Browse files
Files changed (1) hide show
  1. handler.py +1 -1
handler.py CHANGED
@@ -142,7 +142,7 @@ class EndpointHandler:
142
  #tensor_format="BFCHW",
143
  )
144
 
145
- self.text_to_video.transformer.enable_cache(faster_cache_config)
146
 
147
 
148
  # Initialize LoRA tracking
 
142
  #tensor_format="BFCHW",
143
  )
144
 
145
+ #self.text_to_video.transformer.enable_cache(faster_cache_config)
146
 
147
 
148
  # Initialize LoRA tracking