Gerchegg's picture
Add files using upload-large-folder tool
c5bc9af verified
|
Raw
History Blame Contribute Delete
753 Bytes
---
license: apache-2.0
base_model:
- Qwen/Qwen-Image
pipeline_tag: text-to-image
library_name: diffusers
tags:
- qwen-image
- diffusers
- safetensors
- hyphoria
---
# Hyphoria Qwen v1 Diffusers
Diffusers-packaged version of `chapel/hyphoria_qwen_v1.0`
using `hyphoria_qwen_v1_bf16.safetensors` as the custom Qwen-Image transformer.
Packaged analogously to `Gerchegg/Qwen_FloVector_Hex_CharactersScenes_V1-Diffusers`:
- base components from `Qwen/Qwen-Image`: `scheduler/`, `text_encoder/`, `tokenizer/`, `vae/`
- custom transformer weights at `transformer/diffusion_pytorch_model.safetensors`
- Qwen-Image transformer config at `transformer/config.json`
Source checkpoint: https://huggingface.co/chapel/hyphoria_qwen_v1.0