Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Lightricks/LTX-Video-Playground
jbilcke-hf
/
ai-tube-model-ltxv-1
like
0
Paused
App
Files
Files
Community
b30014f
ai-tube-model-ltxv-1
/
xora
/
utils
/
dist_util.py
Sapir
Added tpu flash attention.
4f52f00
3 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
from
enum
import
Enum
def
execute_graph
() ->
None
:
if
_acceleration_type == AccelerationType.TPU:
xm.mark_step()