Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
PAIR/Text2Video-Zero
salomonsky
/
zero
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
zero
/
share.py
lev1
T2V, Video Pix2Pix and Pose-Guided Gen
714bf26
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
155 Bytes
import
config
from
cldm.hack
import
disable_verbosity, enable_sliced_attention
disable_verbosity()
if
config.save_memory:
enable_sliced_attention()