open-webui/backend/apps
John Karabudak ad6e8edcd3 added support for the new Flux image gen model using ComfyUI
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.
2024-08-02 13:23:20 -02:30
..
audio feat: elevenlabs tts support 2024-07-19 10:35:05 +02:00
images added support for the new Flux image gen model using ComfyUI 2024-08-02 13:23:20 -02:30
ollama fix: allow temperature and seed to be 0 2024-07-20 06:53:52 -04:00
openai Merge pull request #4149 from arsaboo/openrouter 2024-07-27 16:06:17 +02:00
rag chore RAG: adding languages known extension for erlang, elixir, haskell and jsx/tsx 2024-07-18 17:48:39 -03:00
socket refac: Refactor functions 2024-07-31 13:35:02 +01:00
webui Merge pull request #4237 from michaelpoluektov/refactor-webui-main 2024-08-02 01:47:06 +02:00