mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-02 16:23:58 +03:00
add credit for replica doll
This commit is contained in:
parent
5d0db91f45
commit
9cec875081
2
client/demo_so-vits-svc_40_c/dist/index.js
vendored
2
client/demo_so-vits-svc_40_c/dist/index.js
vendored
File diff suppressed because one or more lines are too long
@ -93,13 +93,30 @@ export const LicenseDialog = () => {
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div className="body-row split-3-4-3 left-padding-1">
|
||||
<div className="body-item-text">
|
||||
<a href="https://kikyohiroto1227.wixsite.com/kikoto-utau" target="_blank" rel="noopener noreferrer">
|
||||
黄琴まひろ, 黄琴海月
|
||||
</a>
|
||||
</div>
|
||||
<div className="body-item-text">
|
||||
コーパス, イラスト
|
||||
</div>
|
||||
<div className="body-item-text">
|
||||
<a href="https://kikyohiroto1227.wixsite.com/kikoto-utau" target="_blank" rel="noopener noreferrer">
|
||||
れぷりかどーる
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</>
|
||||
)
|
||||
|
||||
|
||||
return (
|
||||
<div className="dialog-frame">
|
||||
<div className="dialog-title">License</div>
|
||||
<div className="dialog-title">Licenseあああ</div>
|
||||
<div className="dialog-content">
|
||||
<div className={"dialog-application-title"}>Voice Changer Demo</div>
|
||||
{records}
|
||||
|
Loading…
Reference in New Issue
Block a user