Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"ckpt_path":
|
| 3 |
"device": "cuda"
|
| 4 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"ckpt_path": null,
|
| 3 |
"device": "cuda"
|
| 4 |
}
|