---
license: other
license_name: nvidia-license-non-commercial
license_link: LICENSE
datasets:
- handsomeWilliam/Relation252K
base_model:
- black-forest-labs/FLUX.1-Kontext-dev
---
# LoRWeB Model (Coming Soon)
**Hila Manor**1,2, **Rinon Gal**2, **Haggai Maron**1,2, **Tomer Michaeli**1, **Gal Chechik**2,3
1Technion - Israel Institute of Technology 2NVIDIA 3Bar-Ilan University
Given a prompt and an image triplet {**a**, **a'**, **b**} that visually describe a desired transformation, LoRWeB dynamically constructs a single LoRA from a learnable basis of LoRA modules, and produces an editing result **b'** that applies the same analogy to the new image.
### âšī¸ Additional Information
Please see our full modelcard and further details in the [GitHub Repo](https://github.com/NVlabs/LoRWeB)
## đ Citation
If you use this model in your research, please cite:
```bibtex
@article{manor2026lorweb,
title={Spanning the Visual Analogy Space with a Weight Basis of LoRAs},
author={Manor, Hila and Gal, Rinon and Maron, Haggai and Michaeli, Tomer and Chechik, Gal},
journal={arXiv preprint},
year={2026}
}
```