Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

InsecureErasure
/
Z-Image-Turbo-NVFP4

Text-to-Image
Diffusers
English
Chinese
comfyui
quantization
nvfp4
txt2img
Model card Files Files and versions
xet
Community

Instructions to use InsecureErasure/Z-Image-Turbo-NVFP4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use InsecureErasure/Z-Image-Turbo-NVFP4 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("InsecureErasure/Z-Image-Turbo-NVFP4", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Z-Image-Turbo-NVFP4
4.97 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
InsecureErasure's picture
InsecureErasure
Update README.md
513544a verified about 20 hours ago
  • images
    Rename ComfyUI_temp_guapr_00015_.png to images/NVFP4-LoRA-comp.png about 20 hours ago
  • .gitattributes
    1.78 kB
    Rename ComfyUI_temp_guapr_00015_.png to images/NVFP4-LoRA-comp.png about 20 hours ago
  • README.md
    7.94 kB
    Update README.md about 20 hours ago
  • zImageTurbo-nvfp4.safetensors
    4.94 GB
    xet
    Upload safetensor model and rank 32 LoRa 1 day ago
  • zImageTurbo-nvfp4_lora.safetensors
    22.3 MB
    xet
    Upload safetensor model and rank 32 LoRa 1 day ago