Fix typo bug
This commit is contained in:
@@ -276,7 +276,7 @@
|
||||
" yaml.dump(yml_data, f, allow_unicode=True)\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"!python train_ms.py --config {config_path} --model {dataset_path} --asset_root {assets_root}"
|
||||
"!python train_ms.py --config {config_path} --model {dataset_path} --assets_root {assets_root}"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user