add assets repo; serve fonts locally rather than from google's servers

This commit is contained in:
AUTOMATIC1111
2024-01-07 09:21:21 +03:00
parent 30aa5e0a7c
commit 2f98a35fc4
4 changed files with 9 additions and 2 deletions

View File

@@ -24,9 +24,11 @@ environment_whitelist = {
"XFORMERS_PACKAGE",
"CLIP_PACKAGE",
"OPENCLIP_PACKAGE",
"ASSETS_REPO",
"STABLE_DIFFUSION_REPO",
"K_DIFFUSION_REPO",
"BLIP_REPO",
"ASSETS_COMMIT_HASH",
"STABLE_DIFFUSION_COMMIT_HASH",
"K_DIFFUSION_COMMIT_HASH",
"BLIP_COMMIT_HASH",