mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-19 01:05:00 +00:00
models(gallery): add flux.1-dev and flux.1-schnell (#3215)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
74eaf02484
commit
9f61ac8acc
2 changed files with 52 additions and 0 deletions
14
gallery/flux.yaml
Normal file
14
gallery/flux.yaml
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
name: "flux"
|
||||
|
||||
config_file: |
|
||||
backend: diffusers
|
||||
f16: true
|
||||
low_vram: true
|
||||
step: 25
|
||||
|
||||
diffusers:
|
||||
cuda: true
|
||||
enable_parameters: num_inference_steps
|
||||
pipeline_type: FluxPipeline
|
||||
cfg_scale: 0
|
Loading…
Add table
Add a link
Reference in a new issue