Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
derwahnsinn/TestGen
K00B404
/
generate_many_models
like
1
Runtime error
App
Files
Files
Community
be8260f
generate_many_models
/
share.py
K00B404
Update share.py
be8260f
verified
2 months ago
raw
Copy download link
history
blame
Safe
154 Bytes
import
config
from
cldm.hack
import
disable_verbosity, enable_sliced_attention
disable_verbosity()
if
config.save_memory:
enable_sliced_attention()