mirror of
https://github.com/vladmandic/automatic
synced 2026-08-29 00:20:59 +02:00
8d67debdfd
- Add _load_blip_model helper with explicit cache_dir so downloads go to hfcache_dir instead of default HF cache - Pre-load BLIP model/processor before creating Interrogator config to control download location and avoid redundant loads - Set clip_model_path on config for CLIP model cache location - Add cache_dir to Moondream model and tokenizer loading