silence autoplay for colab
This commit is contained in:
parent
e733a9e425
commit
4d6d967c10
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
"#@title <-- Tap this if you play on Mobile { display-mode: \"form\" }\n",
|
"#@title <-- Tap this if you play on Mobile { display-mode: \"form\" }\n",
|
||||||
"%%html\n",
|
"%%html\n",
|
||||||
"<b>Press play on the music player to keep the tab alive, then start KoboldCpp below</b><br/>\n",
|
"<b>Press play on the music player to keep the tab alive, then start KoboldCpp below</b><br/>\n",
|
||||||
"<audio src=\"https://raw.githubusercontent.com/KoboldAI/KoboldAI-Client/main/colab/silence.m4a\" controls>"
|
"<audio autoplay=\"\" src=\"https://raw.githubusercontent.com/KoboldAI/KoboldAI-Client/main/colab/silence.m4a\" controls>"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue