Veldrovive commited on
Commit
c548aaa
1 Parent(s): ea6fc32

Upload decoder_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. decoder_config.json +1 -2
decoder_config.json CHANGED
@@ -67,7 +67,6 @@
67
  }
68
  },
69
  "tracker": {
70
- "data_path": ".tracker-data",
71
  "overwrite_data_path": true,
72
 
73
  "log": {
@@ -80,7 +79,7 @@
80
  },
81
 
82
  "load": {
83
- "load_from": "local",
84
  "file_path": "/opt/dalle2_generator/test_models/latest.pth"
85
  },
86
 
 
67
  }
68
  },
69
  "tracker": {
 
70
  "overwrite_data_path": true,
71
 
72
  "log": {
 
79
  },
80
 
81
  "load": {
82
+ "load_from": null,
83
  "file_path": "/opt/dalle2_generator/test_models/latest.pth"
84
  },
85