File size: 2,314 Bytes
5cf8c94 6c513e5 321aa0b 6c513e5 321aa0b 3985905 6ca27e9 9105432 6ca27e9 9105432 6ca27e9 9105432 6ca27e9 0cb4b8f 6ca27e9 1bdadb9 0cb4b8f 6cf172e 0cb4b8f 28a054f 6ca27e9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 |
---
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"
---
<Gallery />
# 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).
## Non-commercial use
As the base model is FLUX.1-[dev] and since the data comes from Google Street View, it should be used for [non-commercial, personal or demonstration purposes only](https://github.com/black-forest-labs/flux/blob/main/model_licenses/LICENSE-FLUX1-dev).
Please use it responsibly, thank you!
|