if present, use Lora's "ss_output_name" field to refer to it in prompt
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from modules import extra_networks, shared
|
||||
import lora
|
||||
|
||||
|
||||
class ExtraNetworkLora(extra_networks.ExtraNetwork):
|
||||
def __init__(self):
|
||||
super().__init__('lora')
|
||||
|
||||
Reference in New Issue
Block a user