|
4942 | 4942 | - sd-3
|
4943 | 4943 | - gpu
|
4944 | 4944 | url: "github:mudler/LocalAI/gallery/stablediffusion3.yaml@master"
|
| 4945 | +- &flux |
| 4946 | + name: flux.1-dev |
| 4947 | + license: flux-1-dev-non-commercial-license |
| 4948 | + description: | |
| 4949 | + 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. |
| 4950 | + Key Features |
| 4951 | + Cutting-edge output quality, second only to our state-of-the-art model FLUX.1 [pro]. |
| 4952 | + Competitive prompt following, matching the performance of closed source alternatives . |
| 4953 | + Trained using guidance distillation, making FLUX.1 [dev] more efficient. |
| 4954 | + Open weights to drive new scientific research, and empower artists to develop innovative workflows. |
| 4955 | + Generated outputs can be used for personal, scientific, and commercial purposes as described in the flux-1-dev-non-commercial-license. |
| 4956 | + urls: |
| 4957 | + - https://huggingface.co/black-forest-labs/FLUX.1-dev |
| 4958 | + tags: |
| 4959 | + - text-to-image |
| 4960 | + - flux |
| 4961 | + - python |
| 4962 | + - gpu |
| 4963 | + url: "github:mudler/LocalAI/gallery/flux.yaml@master" |
| 4964 | + overrides: |
| 4965 | + parameters: |
| 4966 | + model: ChuckMcSneed/FLUX.1-dev |
| 4967 | +- !!merge <<: *flux |
| 4968 | + name: flux.1-schnell |
| 4969 | + license: apache-2 |
| 4970 | + icon: https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/schnell_grid.jpeg |
| 4971 | + description: | |
| 4972 | + 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. |
| 4973 | + Key Features |
| 4974 | +
|
| 4975 | + Cutting-edge output quality and competitive prompt following, matching the performance of closed source alternatives. |
| 4976 | + Trained using latent adversarial diffusion distillation, FLUX.1 [schnell] can generate high-quality images in only 1 to 4 steps. |
| 4977 | + Released under the apache-2.0 licence, the model can be used for personal, scientific, and commercial purposes. |
| 4978 | + urls: |
| 4979 | + - https://huggingface.co/black-forest-labs/FLUX.1-schnell |
| 4980 | + overrides: |
| 4981 | + parameters: |
| 4982 | + model: black-forest-labs/FLUX.1-schnell |
4945 | 4983 | - &whisper
|
4946 | 4984 | ## Whisper
|
4947 | 4985 | url: "github:mudler/LocalAI/gallery/whisper-base.yaml@master"
|
|
0 commit comments