Skip to content

Commit 778c157

Browse files
committed
chore(model gallery): add flux.1, stablediffusion and whisper icons
Signed-off-by: Gianluca Boiano <[email protected]>
1 parent f9e368b commit 778c157

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

gallery/index.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11079,6 +11079,7 @@
1107911079
- gpu
1108011080
url: "github:mudler/LocalAI/gallery/stablediffusion3.yaml@master"
1108111081
- name: sd-1.5-ggml
11082+
icon: https://avatars.githubusercontent.com/u/37351293
1108211083
license: creativeml-openrail-m
1108311084
url: "github:mudler/LocalAI/gallery/sd-ggml.yaml@master"
1108411085
description: |
@@ -11166,6 +11167,7 @@
1116611167
uri: huggingface://second-state/stable-diffusion-3.5-large-GGUF/t5xxl-Q5_0.gguf
1116711168
- &flux
1116811169
name: flux.1-dev
11170+
icon: https://avatars.githubusercontent.com/u/164064024
1116911171
license: flux-1-dev-non-commercial-license
1117011172
description: |
1117111173
FLUX.1 [dev] is a 12 billion parameter rectified flow transformer capable of generating images from text descriptions. For more information, please read our blog post.
@@ -11189,7 +11191,6 @@
1118911191
- !!merge <<: *flux
1119011192
name: flux.1-schnell
1119111193
license: apache-2
11192-
icon: https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/schnell_grid.jpeg
1119311194
description: |
1119411195
FLUX.1 [schnell] is a 12 billion parameter rectified flow transformer capable of generating images from text descriptions. For more information, please read our blog post.
1119511196
Key Features
@@ -11222,7 +11223,6 @@
1122211223
- flux
1122311224
- gpu
1122411225
- cpu
11225-
icon: https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/schnell_grid.jpeg
1122611226
overrides:
1122711227
parameters:
1122811228
model: flux1-dev-Q2_K.gguf
@@ -11242,6 +11242,7 @@
1124211242
- &whisper ## Whisper
1124311243
url: "github:mudler/LocalAI/gallery/whisper-base.yaml@master"
1124411244
name: "whisper-1"
11245+
icon: https://avatars.githubusercontent.com/u/14957082
1124511246
license: "MIT"
1124611247
urls:
1124711248
- https://github.com/ggerganov/whisper.cpp
@@ -11419,6 +11420,7 @@
1141911420
description: |
1142011421
Stable Diffusion in NCNN with c++, supported txt2img and img2img
1142111422
name: stablediffusion-cpp
11423+
icon: https://avatars.githubusercontent.com/u/18224516
1142211424
- &piper ## Piper TTS
1142311425
url: github:mudler/LocalAI/gallery/piper.yaml@master
1142411426
name: voice-en-us-kathleen-low

0 commit comments

Comments
 (0)