Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Anonymous-sub
/
Rerender
like
441
Runtime error
App
Files
Files
Community
22
Fetching metadata from the HF Docker repository...
refs/pr/1
Rerender
/
ControlNet
/
share.py
anonymous
first commit
eab2e36
almost 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()