Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
georgefen
/
Face-Landmark-ControlNet
like
116
Runtime error
App
Files
Files
Community
4
refs/pr/1
Face-Landmark-ControlNet
/
share.py
georgefen
add all needed files
1cb032f
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()