Add HUGGINGFACE_TOKEN passthrough for clip/blip and update .env.example
This commit is contained in:
@@ -8,6 +8,9 @@ BLIP_URL=http://blip:8000
|
||||
YOLO_URL=http://yolo:8000
|
||||
QDRANT_SVC_URL=http://qdrant-svc:8000
|
||||
|
||||
# HuggingFace token for private/gated models (optional)
|
||||
HUGGINGFACE_TOKEN=
|
||||
|
||||
# Qdrant wrapper (qdrant-svc)
|
||||
QDRANT_HOST=qdrant
|
||||
QDRANT_PORT=6333
|
||||
|
||||
Reference in New Issue
Block a user