--- license: other license_name: flux-1-dev-non-commercial-license license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md language: - en library_name: diffusers pipeline_tag: text-to-image base_model: black-forest-labs/FLUX.1-dev tags: - diffusers - lora - flux inference: parameters: width: 2048 height: 1024 widget: - text: "HDRI panoramic view of TOK, visiting an amusement park about harry potter." output: url: "samples/HDRI panoramic view of TOK, visiting an amusement park about harry potter.webp" - text: "HDRI panoramic view of TOK, inside of a beautiful japanese onsen with sakura tree, hot baths" output: url: "samples/HDRI panoramic view of TOK, inside of a beautiful japanese onsen with sakura tree, hot baths.webp" - text: "HDRI panoramic view of TOK, inside of an art gallery, very modern, luxurious stylish, with expensive marble and copper-plated stuff" output: url: "samples/HDRI panoramic view of TOK, inside of an art gallery, very modern, luxurious stylish, with expensive marble and copper-plated stuff.webp" - text: "HDRI panoramic view of TOK, inside of a fighter jet cockpit, flying in the air, over an aircraft carrier, in San Francisco bay" output: url: "samples/HDRI panoramic view of TOK, inside of a fighter jet cockpit, flying in the air, over an aircraft carrier, in San Francisco bay.webp" --- # FLUX.1-[dev] Panorama LoRA (v2) A LoRA model to generate panoramas using Flux dev. It usually work fine for "normal" requests, but might have trouble creating the spherical distortion if you ask for uncommon content, locations or angles. ## Which image ratio to use? This model has been trained on images with a 2:1 (2048x1024). However panorama viewers are pretty flexible when it comes to resolution, and FLUX.1 seems to generalize well. For instance the gallery samples have been generated in 1536 × 640 (~21:9), since this is reasonably fast (16 sec on the HF Inference API). ## Licensing As the base model is FLUX.1-[dev] and since the data comes from Google Street View, it should be used for [demonstration purposes only](https://github.com/black-forest-labs/flux/blob/main/model_licenses/LICENSE-FLUX1-dev). Please use it responsibly, thank you!