mirror of
https://github.com/ParisNeo/lollms.git
synced 2025-03-13 15:56:37 +00:00
Update lollms_sd.py
This commit is contained in:
parent
158862458c
commit
e5ef42af82
@ -333,7 +333,7 @@ class LollmsSD(LollmsTTI):
|
||||
root_dir = lollms_paths.personal_path
|
||||
|
||||
# Store the path to the script
|
||||
if service_config.auto_sd_base_url is None:
|
||||
if service_config.base_url is None:
|
||||
self.service_config.base_url = "http://127.0.0.1:7860"
|
||||
if service_config.local_service and service_config.start_service_at_startup:
|
||||
if not LollmsSD.verify(app):
|
||||
|
Loading…
x
Reference in New Issue
Block a user