Views
No views yet
JoseferEins/ArtQwen-Curator-ROtools/run.py, sample image, and metadata format; just switch the LoRA ID and use a Romanian prompt (optionally a *_meta_ro.txt).1python tools/run.py \
2 --image botero.jpg \
3 --mode both \
4 --lora_id JoseferEins/ArtQwen-Curator-RO \
5 --metadata @botero_meta_ro.txt \
6 --prompt "Descrie doar ceea ce este vizibil, clar și accesibil. Folosește metadatele pentru titlu/artist/tehnică; nu inventa."
7
8
9## Acknowledgements
10
11This work was developed within the [SHIFT project](https://shift-europe.eu/) on cultural-heritage accessibility. It has received funding from the European Union’s Horizon Europe programme.
12
13We thank the SHIFT consortium partners and museum collaborators for their feedback on accessibility guidelines and evaluation rubrics, and the blind and low-vision advisors whose input shaped the prompting and output style.
14
15**Disclaimer:** Views and opinions expressed are those of the authors and do not necessarily reflect those of the European Union or the granting authority. Neither the European Union nor the granting authority can be held responsible for them.