mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
add vae to en
This commit is contained in:
@@ -339,7 +339,7 @@ def create_ui():
|
||||
return res
|
||||
|
||||
def civit_search_metadata(civit_previews_rehash, title):
|
||||
log.debug('CivitAI download previews')
|
||||
log.debug(f'CivitAI search metadata: {title if type(title) == str else "all"}')
|
||||
from modules.ui_extra_networks import get_pages
|
||||
from modules.modelloader import download_civit_preview, download_civit_meta
|
||||
res = []
|
||||
|
||||
Reference in New Issue
Block a user