diff --git a/notebooks/flux.1-image-generation/README.md b/notebooks/flux.1-image-generation/README.md index f9f4a275b9a..35a24a78ab3 100644 --- a/notebooks/flux.1-image-generation/README.md +++ b/notebooks/flux.1-image-generation/README.md @@ -1,6 +1,6 @@ # Image generation with Flux.1 and OpenVINO -Flux is an AI image generation model developed by [Black Forest Labs](https://blackforestlabs.ai/our-team/). It represents a significant advancement in AI-generated art, utilizing a hybrid architecture of [multimodal](https://arxiv.org/abs/2403.03206) and [parallel](https://arxiv.org/abs/2302.05442) [diffusion transformer](https://arxiv.org/abs/2212.09748) blocks and scaled to 12B parameter. The model offers state-of-the-art performance image generation with top-of-the-line prompt following, visual quality, image detail, and output diversity. More information about the model can be found in [blog post](https://blackforestlabs.ai/announcing-black-forest-labs/) and [original repo](https://github.com/black-forest-labs/flux). +Flux is an AI image generation model developed by [Black Forest Labs](https://blackforestlabs.ai). It represents a significant advancement in AI-generated art, utilizing a hybrid architecture of [multimodal](https://arxiv.org/abs/2403.03206) and [parallel](https://arxiv.org/abs/2302.05442) [diffusion transformer](https://arxiv.org/abs/2212.09748) blocks and scaled to 12B parameter. The model offers state-of-the-art performance image generation with top-of-the-line prompt following, visual quality, image detail, and output diversity. More information about the model can be found in [blog post](https://blackforestlabs.ai/announcing-black-forest-labs/) and [original repo](https://github.com/black-forest-labs/flux).