Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
PAIR/Text2Video-Zero
Zefon
/
Text2Video-Zero
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7667303
Text2Video-Zero
/
share.py
Zefon
Duplicate from PAIR/Text2Video-Zero
7667303
over 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()