From 067489364934919e99647c5c966864d8c43468f1 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sun, 28 Apr 2024 23:56:10 +0200 Subject: [PATCH] Update .env Signed-off-by: Ettore Di Giacinto --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 35d4f2d7..ea2d4e35 100644 --- a/.env +++ b/.env @@ -10,7 +10,7 @@ # ## Define galleries. ## models will to install will be visible in `/models/available` -# LOCALAI_GALLERIES=[{"name":"model-gallery", "url":"github:go-skynet/model-gallery/index.yaml"}] +# LOCALAI_GALLERIES=[{"name":"localai", "url":"github:mudler/LocalAI/gallery/index.yaml@master"}] ## CORS settings # LOCALAI_CORS=true @@ -86,4 +86,4 @@ # LOCALAI_WATCHDOG_BUSY=true # # Time in duration format (e.g. 1h30m) after which a backend is considered busy -# LOCALAI_WATCHDOG_BUSY_TIMEOUT=5m \ No newline at end of file +# LOCALAI_WATCHDOG_BUSY_TIMEOUT=5m