mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-01-19 03:06:23 +00:00
Update lollms_tti.js
This commit is contained in:
parent
f701df4f8b
commit
7434edecde
@ -1,5 +1,5 @@
|
||||
class LollmsTTI {
|
||||
constructor(baseUrl = 'http://localhost:9600') {
|
||||
constructor(baseUrl = '') {
|
||||
this.baseUrl = baseUrl;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user