Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Anonymous-sub/Rerender
patgpt4
/
Rerender
like
0
Runtime error
App
Files
Files
Community
1239b39
Rerender
/
ControlNet
/
share.py
patgpt4
Duplicate from Anonymous-sub/Rerender
1239b39
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()