chore(model gallery): add flux.1-dev-ggml (#4317)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2024-12-04 09:26:51 +01:00 committed by GitHub
parent 50f71f73d7
commit 4307ae5d52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 49 additions and 0 deletions

12
gallery/flux-ggml.yaml Normal file
View file

@ -0,0 +1,12 @@
---
name: "flux-ggml"
config_file: |
backend: stablediffusion-ggml
step: 25
options:
- "diffusion_model"
- "clip_l_path:clip_l.safetensors"
- "t5xxl_path:t5xxl_fp16.safetensors"
- "vae_path:ae.safetensors"
- "sampler:euler"