Files
open-webui/backend
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
..
2024-07-11 00:02:59 -05:00
2024-05-20 16:34:37 +08:00
2024-07-08 22:20:00 -07:00
2024-07-08 23:07:23 -07:00
2024-07-31 22:01:22 +01:00
2024-02-24 22:35:11 -08:00
2024-02-24 00:29:03 -08:00
2024-07-11 15:20:56 -07:00
2024-04-29 21:01:54 +01:00
fix
2024-07-27 23:07:58 +01:00
2024-06-11 12:32:29 -04:00