"docs/vscode:/vscode.git/clone" did not exist on "3e350a931e990c2b09cd18bc117ba219310bcda9"
- 14 Aug, 2024 1 commit
-
-
Michael Poluektov authored
-
- 07 Aug, 2024 1 commit
-
-
Carter Roeser authored
Add an `OAUTH_EMAIL_CLAIM` variable to override the default "email" claim value.
-
- 04 Aug, 2024 1 commit
-
-
Jun Siang Cheah authored
-
- 03 Aug, 2024 1 commit
-
-
John Karabudak authored
this should fix #4328
-
- 02 Aug, 2024 1 commit
-
-
John Karabudak authored
this commit adds three environment variables: - COMFYUI_FLUX: determines whether Flux is used, the workflow is completely different so this is necessary. - COMFYUI_FLUX_WEIGHT_DTYPE: sets the weight precision for Flux. you will probably want to set this to "fp8_e4m3fn" as the fp16 weights take up about 24GB of VRAM. optional, defaults to "default". - COMFYUI_FLUX_FP8_CLIP: Flux requires two CLIP models downloaded, one of which is available in fp8 and fp16. set to true if you are using the fp8 CLIP weights.
-
- 25 Jul, 2024 1 commit
-
-
Dillon authored
-
- 24 Jul, 2024 1 commit
-
-
Dillon authored
-
- 19 Jul, 2024 2 commits
-
-
Timothy J. Baek authored
-
Lukas authored
closes #3727 #3945
-
- 17 Jul, 2024 1 commit
-
-
Timothy J. Baek authored
-
- 09 Jul, 2024 2 commits
-
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
- 08 Jul, 2024 1 commit
-
-
Timothy J. Baek authored
-
- 02 Jul, 2024 4 commits
-
-
Timothy J. Baek authored
-
Michael Poluektov authored
-
Michael Poluektov authored
-
Timothy J. Baek authored
-
- 01 Jul, 2024 1 commit
-
-
Nicko van Someren authored
Updated RAG /config and /config/update endpoints to support UI updates. Fixed .dockerignore to prevent Python venv from being copied into Docker image.
-
- 30 Jun, 2024 2 commits
-
-
Nicko van Someren authored
Added persistent configuration options to configure use and location of Tika service. Updated backend.apps.rag.main:get_loader() to make use of Tika document loader.
-
Timothy J. Baek authored
-
- 28 Jun, 2024 1 commit
-
-
Sergey Mihaylin authored
-
- 26 Jun, 2024 1 commit
-
-
Timothy J. Baek authored
-
- 24 Jun, 2024 1 commit
-
-
Timothy J. Baek authored
-
- 20 Jun, 2024 2 commits
-
-
Timothy J. Baek authored
-
sihuangwlp authored
-
- 17 Jun, 2024 3 commits
-
-
Timothy J. Baek authored
-
Que Nguyen authored
Renamed RAG_WEB_SEARCH_WHITE_LIST_DOMAINS to RAG_WEB_SEARCH_DOMAIN_FILTER_LIST
-
Timothy J. Baek authored
-
- 16 Jun, 2024 3 commits
-
-
John Karabudak authored
this commit adds an optional environment variable named `WEBUI_AUTH_TRUSTED_NAME_HEADER`, which sets the user's name to the contents of that header. this only happens if the user is just being created, just like how the trusted e-mail header works. if the environment variable or header is not present, we fall back to the original behavior which is to re-use the user e-mail address. Co-Authored-By:Nikita Borzykh <sample@fastmail.com>
-
Timothy J. Baek authored
-
John Karabudak authored
this commit adds four environment variables: - COMFYUI_CFG_SCALE - COMFYUI_SAMPLER - COMFYUI_SCHEDULER - COMFYUI_SD3 (merely setting this at all will enable SD3 mode)
-
- 15 Jun, 2024 1 commit
-
-
Timothy J. Baek authored
-
- 14 Jun, 2024 2 commits
-
-
Yash-1511 authored
-
Timothy J. Baek authored
-
- 13 Jun, 2024 1 commit
-
-
Que Nguyen authored
-
- 12 Jun, 2024 2 commits
-
-
Mikael Turøy authored
-
Timothy J. Baek authored
-
- 11 Jun, 2024 1 commit
-
-
Timothy J. Baek authored
-
- 10 Jun, 2024 2 commits