Update lollms_sd.py

This commit is contained in:
Saifeddine ALOUI 2025-03-06 14:40:44 +01:00 committed by GitHub
parent 10610dc7df
commit bf89019885
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -389,7 +389,8 @@ class LollmsSD(LollmsTTI):
self.set_auth(self.service_config.username, self.service_config.password)
else:
self.check_controlnet()
def settings_updated(self):
pass # TODO: implement
@staticmethod
def verify(app:LollmsApplication):
# Clone repository