mirror of
https://github.com/DominikDoom/a1111-sd-webui-tagcomplete.git
synced 2026-01-31 05:29:57 +00:00
Refresh temp files now also reloads the keyword dict
This commit is contained in:
@@ -1099,6 +1099,7 @@ async function refreshTacTempFiles() {
|
||||
hypernetworks = [];
|
||||
loras = [];
|
||||
lycos = [];
|
||||
modelKeywordDict.clear();
|
||||
await processQueue(QUEUE_FILE_LOAD, null);
|
||||
|
||||
console.log("TAC: Refreshed temp files");
|
||||
|
||||
Reference in New Issue
Block a user