| # Compatibility and provenance notice | |
| This repository distributes only modified Qwen3-VL text-encoder weights derived from the Apache-2.0 | |
| `Comfy-Org/Qwen3-VL` checkpoint whose SHA-256 is: | |
| ```text | |
| 4ba424cf62e51392e4d1a39933e803706f4e823c1065f36aaf149c6453f66bcd | |
| ``` | |
| No Ideogram model weights, parameters, code, VAE, sampler, or tokenizer implementation are included. | |
| The training harness connected this Qwen text encoder to a separately obtained, frozen Ideogram 4 model | |
| through the model's ordinary conditioning interface. Ideogram was used as a differentiable downstream | |
| evaluator for velocity loss. Ideogram parameters were never trainable and are not present in the LoRA or | |
| merged text encoder. | |
| These Qwen weights cannot generate images or replace Ideogram on their own. Ideogram 4 is a separately | |
| distributed third-party model. Users who combine the components must obtain Ideogram separately and are | |
| responsible for its license and usage requirements. | |
| This project is independent and is not affiliated with, endorsed by, approved by, or validated by | |
| Ideogram, Inc., Alibaba/Qwen, or Comfy Org. | |