Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Commit 5d8ce4b

Browse files
authored
edit test path
1 parent 62a8d22 commit 5d8ce4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DiffSinger_colab_notebook.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@
581581
"\n",
582582
"#@markdown <font size=\"-1.5\"> if you are continuing from latest checkpoint, this would be the directory of a folder that you saved your model, it should have [lightning_logs] folder in it\n",
583583
"\n",
584-
"logs = \"/content/drive/MyDrive/diffsinger_test/nehito_30_mins\" #@param{type:\"string\"}\n",
584+
"logs = \"\" #@param{type:\"string\"}\n",
585585
"%reload_ext tensorboard\n",
586586
"%tensorboard --logdir {logs}/lightning_logs"
587587
],

0 commit comments

Comments
 (0)