--- language: - en license: other license_name: krea-2-community-license license_link: https://huggingface.co/OzzyGT/Krea_2_Turbo_sdnq_dynamic_8bit/blob/main/LICENSE.pdf base_model: - krea/Krea-2-Turbo base_model_relation: quantized tags: - image-generation - krea2 - sdnq pipeline_tag: text-to-image library_name: diffusers --- # Krea 2 Turbo SDNQ Dynamic INT8 This is an int8 quantized version of [krea/Krea-2-Turbo](https://huggingface.co/krea/Krea-2-Turbo) using [SDNQ](https://github.com/Disty0/sdnq) (SD.Next Quantization) with the dynamic option and Hadamard Rotation. Note: You need SDNQ v0.2.0 or superior ## Usage You can find ready-to-use scripts in the [diffusers-recipes](https://github.com/asomoza/diffusers-recipes/blob/main/models/krea2_turbo/README.md) repository.