SillyTavern / SillyTavern-Extras

Extensions API for SillyTavern.
GNU Affero General Public License v3.0
549 stars 124 forks source link

[Feature Request] LoRA support for SD (cloud) #43

Closed SoftString181 closed 1 year ago

SoftString181 commented 1 year ago

I was wondering if it would be possible to add a LoRA feature for SD (cloud) in future updates.

I'm not sure if it's viable at this point, since Google is quite harsh with things related to SD running in Colab, but it would be nice to have some consistency to the character's look when chatting.

Thanks in advance.

Cohee1207 commented 1 year ago

No, it won't be possible. The default SD pipeline doesn't have support for LoRAs or hi-res fixes, or any upscalers. Your only bet is running AUTOMATIC1111 locally, as I see no point in reimplementing features from SD Web UI here, it's not a goal of this project. LoRAs from remote SD already work, just specify the lora name in the prompt prefix as you would in the Web UI prompt.