Tag search limit

This commit is contained in:
2026-07-27 01:45:52 -07:00
parent f0e5267828
commit c0c3a4c405
3 changed files with 5 additions and 3 deletions
+1
View File
@@ -17,6 +17,7 @@ SD_URL = "http://127.0.0.1:7860"
MODEL_PRESETS_PATH = str(ROOT_DIR / "model_presets.toml")
RES_PRESETS_PATH = str(ROOT_DIR / "resolution_presets.toml")
TAG_DATABASE_PATH = "/home/matt/stable-diffusion-webui/extensions/a1111-sd-webui-tagcomplete/tags/danbooru.csv"
TAG_SEARCH_LIMIT = 20
# --- Model Specific Token Tuning (Tuned for Gemma 4) ---
# Patch size is typically (clip.vision.patch_size * n_merge)