Spaces:
Runtime error
Runtime error
LightChen2333
commited on
Commit
•
ae0617b
1
Parent(s):
b2c8fd0
Upload app.yaml
Browse files- config/app.yaml +1 -1
config/app.yaml
CHANGED
@@ -11,7 +11,7 @@ base:
|
|
11 |
name: "OpenSLUv1"
|
12 |
train: false
|
13 |
test: false
|
14 |
-
device:
|
15 |
ckpt_path: null
|
16 |
seed: 42
|
17 |
best_key: EMA
|
|
|
11 |
name: "OpenSLUv1"
|
12 |
train: false
|
13 |
test: false
|
14 |
+
device: cpu
|
15 |
ckpt_path: null
|
16 |
seed: 42
|
17 |
best_key: EMA
|