mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-22 07:43:58 +00:00
fix TI embedding info text
original webui is also broken but forge is fixed now
This commit is contained in:
@@ -262,8 +262,6 @@ class ClassicTextProcessingEngine(torch.nn.Module):
|
||||
|
||||
global last_extra_generation_params
|
||||
|
||||
last_extra_generation_params = {}
|
||||
|
||||
if used_embeddings:
|
||||
names = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user