Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mellow-ai
/
PhotoAI_Mellow
like
1
Runtime error
App
Files
Files
Fetching metadata from the HF Docker repository...
main
PhotoAI_Mellow
/
share.py
nik1-kaj
Duplicate from Mellow-ai/PhotoAI
be6c3ba
almost 3 years 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()