mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-11 17:07:07 +01:00
add project page url
This commit is contained in:
parent
305d60a28e
commit
2c171fdcfd
@ -101,6 +101,10 @@ class SBVits2TtsProvider {
|
||||
|
||||
<label for="sbvits_reference_audio_path">reference_audio_path:</label>
|
||||
<input id="sbvits_reference_audio_path" type="text" class="text_pole" maxlength="512" value="${this.defaultSettings.reference_audio_path}"/>
|
||||
<p>
|
||||
For more information, visit the
|
||||
<a href="https://github.com/litagin02/Style-Bert-VITS2" target="_blank">Style-Bert-VITS2 project page</a>.
|
||||
</p>
|
||||
`;
|
||||
|
||||
return html;
|
||||
|
Loading…
Reference in New Issue
Block a user