Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
lwaekfjlk
/
ctm-space
like
0
Runtime error
App
Files
Files
Community
084fe8e
ctm-space
/
ctm
/
configs
/
__init__.py
Haofei Yu
update the deployable ctm (#22)
084fe8e
unverified
7 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
from
.ctm_config_base
import
BaseConsciousnessTuringMachineConfig
__all__ = [
"BaseConsciousnessTuringMachineConfig"
,
]