Instructions to use Comfy-Org/z_image_turbo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/z_image_turbo with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Would a GGUF text encoder work in comfy?
#1
by CodeExplode - opened
I've been using Qwen 3 VL checkpoints lately in LM Studio where they can be fairly easily downloaded in GGUF format. Would one of those checkpoints be usable in Comfy UI with this model?
Yes it works here is my workflow : https://drive.google.com/file/d/1uI1yKeVriESKQru783kesaSPa12MfkbN/view?usp=sharing
GGUF TE : https://huggingface.co/unsloth/Qwen3-4B-GGUF/tree/main
Thanks!
CodeExplode changed discussion status to closed