mirror of
https://github.com/DominikDoom/a1111-sd-webui-tagcomplete.git
synced 2026-04-21 23:08:51 +00:00
Fix embed refresh & JS selector
This commit is contained in:
@@ -248,7 +248,7 @@ if EMB_PATH.exists():
|
||||
|
||||
def refresh_temp_files():
|
||||
write_temp_files()
|
||||
get_embeddings()
|
||||
get_embeddings(shared.sd_model)
|
||||
|
||||
def write_temp_files():
|
||||
# Write wildcards to wc.txt if found
|
||||
|
||||
Reference in New Issue
Block a user