Skip to content

Commit

Permalink
chore(model gallery): add flux.1, stablediffusion and whisper icons
Browse files Browse the repository at this point in the history
Signed-off-by: Gianluca Boiano <morf3089@gmail.com>
  • Loading branch information
M0Rf30 committed Jan 23, 2025
1 parent f9e368b commit 02eaaa4
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11064,7 +11064,7 @@
uri: huggingface://Lykon/DreamShaper/DreamShaper_8_pruned.safetensors
sha256: 879db523c30d3b9017143d56705015e15a2cb5628762c11d086fed9538abd7fd
- name: stable-diffusion-3-medium
icon: https://huggingface.co/leo009/stable-diffusion-3-medium/resolve/main/sd3demo.jpg
icon: https://avatars.githubusercontent.com/u/100950301
license: other
description: |
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.
Expand All @@ -11079,6 +11079,7 @@
- gpu
url: "github:mudler/LocalAI/gallery/stablediffusion3.yaml@master"
- name: sd-1.5-ggml
icon: https://avatars.githubusercontent.com/u/37351293
license: creativeml-openrail-m
url: "github:mudler/LocalAI/gallery/sd-ggml.yaml@master"
description: |
Expand Down Expand Up @@ -11112,7 +11113,7 @@
- stablediffusion
- gpu
- cpu
icon: https://huggingface.co/stabilityai/stable-diffusion-3.5-medium/media/main/sd3.5_medium_demo.jpg
icon: https://avatars.githubusercontent.com/u/100950301
overrides:
options:
- "clip_l_path:clip_l-Q4_0.gguf"
Expand Down Expand Up @@ -11147,7 +11148,7 @@
- stablediffusion
- gpu
- cpu
icon: https://huggingface.co/stabilityai/stable-diffusion-3.5-large/media/main/sd3.5_large_demo.png
icon: https://avatars.githubusercontent.com/u/100950301
overrides:
parameters:
model: sd3.5_large-Q4_0.gguf
Expand All @@ -11166,6 +11167,7 @@
uri: huggingface://second-state/stable-diffusion-3.5-large-GGUF/t5xxl-Q5_0.gguf
- &flux
name: flux.1-dev
icon: https://avatars.githubusercontent.com/u/164064024
license: flux-1-dev-non-commercial-license
description: |
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.
Expand All @@ -11189,7 +11191,6 @@
- !!merge <<: *flux
name: flux.1-schnell
license: apache-2
icon: https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/schnell_grid.jpeg
description: |
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.
Key Features
Expand Down Expand Up @@ -11222,7 +11223,6 @@
- flux
- gpu
- cpu
icon: https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/schnell_grid.jpeg
overrides:
parameters:
model: flux1-dev-Q2_K.gguf
Expand All @@ -11242,6 +11242,7 @@
- &whisper ## Whisper
url: "github:mudler/LocalAI/gallery/whisper-base.yaml@master"
name: "whisper-1"
icon: https://avatars.githubusercontent.com/u/14957082
license: "MIT"
urls:
- https://github.com/ggerganov/whisper.cpp
Expand Down Expand Up @@ -11419,6 +11420,7 @@
description: |
Stable Diffusion in NCNN with c++, supported txt2img and img2img
name: stablediffusion-cpp
icon: https://avatars.githubusercontent.com/u/100950301
- &piper ## Piper TTS
url: github:mudler/LocalAI/gallery/piper.yaml@master
name: voice-en-us-kathleen-low
Expand Down

0 comments on commit 02eaaa4

Please sign in to comment.