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
b163a26061
commit
241e7e84e5
@ -714,7 +714,7 @@ class LollmsSD(LollmsTTI):
|
||||
#elif self.has_controlnet:
|
||||
# workaround : if not passed, webui will use previous args!
|
||||
# payload["alwayson_scripts"]["ControlNet"] = {"args": []}
|
||||
|
||||
print(self.sd_base_url)
|
||||
return self.post_and_get_api_result(
|
||||
f"{self.sd_base_url}/txt2img", payload, use_async
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user