Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
PAIR/Text2Video-Zero
kirch
/
Text2Video-Zero
like
2
Paused
App
Files
Files
Community
319515f
Text2Video-Zero
/
share.py
kirch
Duplicate from PAIR/Text2Video-Zero
508927a
almost 2 years ago
raw
Copy download link
history
blame
Safe
155 Bytes
import
config
from
cldm.hack
import
disable_verbosity, enable_sliced_attention
disable_verbosity()
if
config.save_memory:
enable_sliced_attention()