i
This commit is contained in:
parent
7c576e8c67
commit
3cac92a303
1
webui.py
1
webui.py
@ -27,7 +27,6 @@ opVAEDecode = VAEDecode()
|
||||
|
||||
positive_conditions = opCLIPTextEncode.encode(clip=xl_base_clip, text='a handsome man in forest')[0]
|
||||
negative_conditions = opCLIPTextEncode.encode(clip=xl_base_clip, text='bad, ugly')[0]
|
||||
unload_model()
|
||||
|
||||
initial_latent_image = opEmptyLatentImage.generate(width=1024, height=1024, batch_size=1)[0]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user