From 5498c82c6c488d896e0150972e1afd27959d9373 Mon Sep 17 00:00:00 2001 From: ivamp Date: Thu, 24 Oct 2024 13:30:02 +0800 Subject: [PATCH] update --- manifest.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.yaml b/manifest.yaml index ae9540d..9465bd3 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -43,6 +43,8 @@ spec: value: "/app/models" - name: TRANSFORMERS_CACHE value: "/app/models" + - name: HF_ENDPOINT + value: "https://hf-mirror.com" # - name: CUDA_VISIBLE_DEVICES # value: "1" ports: