From 4c7b82ab696b5eeec9970b557b5edde3d2a17508 Mon Sep 17 00:00:00 2001 From: Demian Frister <demian.frister@kit.edu> Date: Fri, 23 Aug 2024 12:21:49 +0000 Subject: [PATCH] removed flux --- index.yaml | 41 ----------------------------------------- 1 file changed, 41 deletions(-) diff --git a/index.yaml b/index.yaml index 1a9a9a5..b507c98 100644 --- a/index.yaml +++ b/index.yaml @@ -197,47 +197,6 @@ - gpu - Image generation - Diffusion - -- &flux - name: flux.1-dev - license: flux-1-dev-non-commercial-license - icon: https://huggingface.co/black-forest-labs/FLUX.1-dev/resolve/main/dev_grid.jpg - 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. - Key Features - Cutting-edge output quality, second only to our state-of-the-art model FLUX.1 [pro]. - Competitive prompt following, matching the performance of closed source alternatives . - Trained using guidance distillation, making FLUX.1 [dev] more efficient. - Open weights to drive new scientific research, and empower artists to develop innovative workflows. - Generated outputs can be used for personal, scientific, and commercial purposes as described in the flux-1-dev-non-commercial-license. - urls: - - https://huggingface.co/black-forest-labs/FLUX.1-dev - tags: - - text-to-image - - flux - - python - - gpu - - Image generation - url: "github:mudler/LocalAI/gallery/flux.yaml@master" - overrides: - parameters: - model: ChuckMcSneed/FLUX.1-dev -- !!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 - - Cutting-edge output quality and competitive prompt following, matching the performance of closed source alternatives. - Trained using latent adversarial diffusion distillation, FLUX.1 [schnell] can generate high-quality images in only 1 to 4 steps. - Released under the apache-2.0 licence, the model can be used for personal, scientific, and commercial purposes. - urls: - - https://huggingface.co/black-forest-labs/FLUX.1-schnell - overrides: - parameters: - model: black-forest-labs/FLUX.1-schnell # TRANSCRIPTION MODELS - url: https://gitlab.kit.edu/kit/aifb/BIS/infrastruktur/localai/localai-model-gallery/-/raw/main/alias-speechtotext.yaml -- GitLab