Instructions to use CIawevy/QwenImage-TextPecker-SQPA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use CIawevy/QwenImage-TextPecker-SQPA with PEFT:
Task type is invalid.
- Inference
- Notebooks
- Google Colab
- Kaggle
Improve model card for TextPecker Qwen-Image adapter
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. This PR improves the model card for the TextPecker-optimized Qwen-Image model.
Changes include:
- Added the
text-to-imagepipeline tag. - Added the
apache-2.0license based on the official repository. - Linked the research paper and GitHub repository.
- Structured the description and usage information for better readability.
- Retained the existing sample usage code which demonstrates how to load the LoRA weights using
peftanddiffusers.
CIawevy changed pull request status to merged
Thanks!