Comfy-agent workflow_05_z_image_turbo_txt2img_aio_fp8_or_bf16_lora
name: workflow_05_z_image_turbo_txt2img_aio_fp8_or_bf16_lora
git clone https://github.com/steliosot/comfy-agent
skills/workflows/txt2img/workflow_05_z_image_turbo_txt2img_aio_fp8_or_bf16_lora/skill.yamlname: workflow_05_z_image_turbo_txt2img_aio_fp8_or_bf16_lora description: Workflow wrapper for 05-Z Image Turbo txt2img AIO FP8 or BF16 + Lora.json inputs: prompt: type: string required: false negative_prompt: type: string required: false width: type: integer required: false height: type: integer required: false seed: type: integer required: false steps: type: integer required: false cfg: type: number required: false sampler_name: type: string required: false scheduler: type: string required: false denoise: type: number required: false server: type: string required: false headers: type: object required: false api_prefix: type: string required: false outputs: status: type: string prompt_id: type: string output_images: type: array requirements: models:
- type: checkpoint name: z-image-turbo-fp8-aio.safetensors target_folder: models/checkpoints
- type: lora name: pixag1rlwh1t3.safetensors target_folder: models/loras custom_nodes: [] links:
- https://discord.com/invite/gggpkVgBf3
- https://huggingface.co/Pixaroma/experimental_loras/resolve/main/pixag1rlwh1t3.safetensors?download=true
- https://huggingface.co/SeeSee21/Z-Image-Turbo-AIO
- https://huggingface.co/SeeSee21/Z-Image-Turbo-AIO/resolve/main/z-image-turbo-bf16-aio.safetensors?download=true
- https://huggingface.co/SeeSee21/Z-Image-Turbo-AIO/resolve/main/z-image-turbo-fp8-aio.safetensors?download=true
- https://www.youtube.com/@pixaroma input_modalities:
- text_prompt output_modalities:
- image/png model_families:
- sd3 node_count: 11 node_types:
- CLIPTextEncode
- CheckpointLoaderSimple
- ConditioningZeroOut
- EmptySD3LatentImage
- KSampler
- LoraLoaderModelOnly
- MarkdownNote
- ModelSamplingAuraFlow
- Note
- SaveImage
- VAEDecode selection_metadata: family: txt2img resource_profile: low complexity_score: 2 estimated_runtime: fast (usually under 30s on modern GPU) warnings:
- Medium-high resolution detected; expect moderate extra runtime. max_width: 1024 max_height: 1024 max_steps: 5