Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
PAIR
/
Text2Video-Zero
like
376
Runtime error
App
Files
Files
Community
35
7d1e6aa
Text2Video-Zero
/
share.py
lev1
T2V, Video Pix2Pix and Pose-Guided Gen
714bf26
over 1 year 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()