Skip to content

Commit 7a8fa05

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

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

gallery/index.yaml

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11064,7 +11064,7 @@
1106411064
uri: huggingface://Lykon/DreamShaper/DreamShaper_8_pruned.safetensors
1106511065
sha256: 879db523c30d3b9017143d56705015e15a2cb5628762c11d086fed9538abd7fd
1106611066
- name: stable-diffusion-3-medium
11067-
icon: https://huggingface.co/leo009/stable-diffusion-3-medium/resolve/main/sd3demo.jpg
11067+
icon: https://avatars.githubusercontent.com/u/100950301
1106811068
license: other
1106911069
description: |
1107011070
Stable Diffusion 3 Medium is a Multimodal Diffusion Transformer (MMDiT) text-to-image model that features greatly improved performance in image quality, typography, complex prompt understanding, and resource-efficiency.
@@ -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: |
@@ -11112,7 +11113,7 @@
1111211113
- stablediffusion
1111311114
- gpu
1111411115
- cpu
11115-
icon: https://huggingface.co/stabilityai/stable-diffusion-3.5-medium/media/main/sd3.5_medium_demo.jpg
11116+
icon: https://avatars.githubusercontent.com/u/100950301
1111611117
overrides:
1111711118
options:
1111811119
- "clip_l_path:clip_l-Q4_0.gguf"
@@ -11147,7 +11148,7 @@
1114711148
- stablediffusion
1114811149
- gpu
1114911150
- cpu
11150-
icon: https://huggingface.co/stabilityai/stable-diffusion-3.5-large/media/main/sd3.5_large_demo.png
11151+
icon: https://avatars.githubusercontent.com/u/100950301
1115111152
overrides:
1115211153
parameters:
1115311154
model: sd3.5_large-Q4_0.gguf
@@ -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/100950301
1142211424
- &piper ## Piper TTS
1142311425
url: github:mudler/LocalAI/gallery/piper.yaml@master
1142411426
name: voice-en-us-kathleen-low
@@ -11999,6 +12001,7 @@
1199912001
uri: https://github.com/rhasspy/piper/releases/download/v0.0.2/voice-zh_CN-huayan-medium.tar.gz
1200012002
sha256: 0299a5e7f481ba853404e9f0e1515a94d5409585d76963fa4d30c64bd630aa99
1200112003
- name: "silero-vad"
12004+
icon: https://github.com/snakers4/silero-models/raw/master/files/silero_logo.jpg
1200212005
url: github:mudler/LocalAI/gallery/virtual.yaml@master
1200312006
urls:
1200412007
- https://github.com/snakers4/silero-vad
@@ -12018,6 +12021,7 @@
1201812021
uri: https://huggingface.co/onnx-community/silero-vad/resolve/main/onnx/model.onnx
1201912022
sha256: a4a068cd6cf1ea8355b84327595838ca748ec29a25bc91fc82e6c299ccdc5808
1202012023
- name: "bark-cpp-small"
12024+
icon: https://avatars.githubusercontent.com/u/99442120
1202112025
url: github:mudler/LocalAI/gallery/virtual.yaml@master
1202212026
license: mit
1202312027
urls:

0 commit comments

Comments
 (0)