Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sunzx0810
/
farfetch_controlnet
like
1
License:
controlnet
Model card
Files
Files and versions
Community
0fbed26
farfetch_controlnet
/
share.py
sunzx0810
shawn
0fbed26
about 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()