Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lwaekfjlk
/
ctm-space
like
0
Runtime error
App
Files
Files
Community
main
ctm-space
/
ctm
/
ctms
/
__init__.py
Haofei Yu
Feature/support ctm (#16)
acb3380
unverified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
106 Bytes
from
.ctm_base
import
BaseConsciousnessTuringMachine
__all__ = [
"BaseConsciousnessTuringMachine"
,
]