Improve model card for QR-LoRA residual weights
#1
by
nielsr HF Staff - opened
This PR enhances the model card for the flux_res residual weights model. It adds:
pipeline_tag: text-to-imagefor discoverability, reflecting the ultimate application of these weights within the QR-LoRA framework.library_name: diffusersto indicate compatibility with the Hugging Face Diffusers library, as used in the project.- A link to the official paper page (https://huggingface.co/papers/2507.04599).
- Links to the project page and the main GitHub repository for the QR-LoRA framework.
- Clarified description of what these residual weights represent and how they are used within the QR-LoRA inference process, directing users to the main GitHub for full usage instructions and examples.
Please review and merge this PR.
yjh001 changed pull request status to
merged