SoulPerforms commited on
Commit
6a29f1b
·
verified ·
1 Parent(s): 8da6f08

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -11,5 +11,5 @@
11
  "pretrained": true,
12
  "dropout": 0.5,
13
  "seed": 42,
14
- "device": "cuda" // or "cpu"
15
  }
 
11
  "pretrained": true,
12
  "dropout": 0.5,
13
  "seed": 42,
14
+ "device": "cpu" // or "cuda"
15
  }