Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xywwww
/
scene_diffusion___
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
38eced6
scene_diffusion___
/
share.py
xywwww
Upload 26 files
86ea3d3
verified
about 2 months 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()