Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
PAIR
/
Text2Video-Zero
like
380
Runtime error
App
Files
Files
Community
37
Fetching metadata from the HF Docker repository...
refs/pr/37
Text2Video-Zero
/
share.py
lev1
T2V, Video Pix2Pix and Pose-Guided Gen
714bf26
about 3 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()