Instructions to use fasoo/korean-text-rendering-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
- Notebooks
- Google Colab
- Kaggle
| { | |
| "base_model": { | |
| "transformer": "Qwen/Qwen-Image-2512", | |
| "text_encoder": "Qwen/Qwen-Image", | |
| "vae": "Qwen/Qwen-Image" | |
| }, | |
| "lora": { | |
| "rank": 32, | |
| "target": "dit", | |
| "base_weights": "frozen (adapter-only)" | |
| }, | |
| "training_data": { | |
| "hf_dataset": "https://huggingface.co/datasets/fasoo/korean-text-rendering-data", | |
| "recipe_rows": 45482, | |
| "validation_rows": 478, | |
| "composition": { | |
| "atomic_text": 9667, | |
| "atomic_text_new": 27287, | |
| "infographic (repeat x4)": 8528 | |
| } | |
| } | |
| } | |