Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
CogSphere/aCogSphere
CognitiveScience
/
aCogSphereE
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
CognitiveScience
commited on
Nov 18, 2023
Commit
5118434
·
1 Parent(s):
16d05f3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -107,7 +107,7 @@ def run_actr():
107
108
109
def run_ecs():
110
-
result=
ecs
("Dan")
111
print ("result")
112
print (result)
113
107
108
109
def run_ecs():
110
+
result=
ecf
("Dan")
111
print ("result")
112
print (result)
113