Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shgao
/
EditAnything
like
149
Runtime error
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
78acc58
EditAnything
/
share.py
shgao
update new demo
0c7479d
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()