From ea1448001df9c66f05a52618eb3e40a88df5efe8 Mon Sep 17 00:00:00 2001 From: Heiner Lohaus Date: Sun, 17 Nov 2024 11:06:37 +0100 Subject: Add nodriver to Gemini provider, Add slim docker image with google-chrome usage, Add the new docker images to publish worklow, Update requirements.txt and pip requirements --- docker/supervisor-gui.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker/supervisor-gui.conf') diff --git a/docker/supervisor-gui.conf b/docker/supervisor-gui.conf index 44273c67..0c77ffc5 100755 --- a/docker/supervisor-gui.conf +++ b/docker/supervisor-gui.conf @@ -1,6 +1,6 @@ [program:g4f-gui] priority=15 -command=python -m g4f.cli gui +command=python -m g4f.cli gui -debug directory=/app stopasgroup=true autostart=true -- cgit v1.2.3