Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
liyy201912
/
HumanSD
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
442e36e
HumanSD
/
share.py
liyy201912
Upload folder using huggingface_hub
cc0dd3c
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()