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

WaveCut
/
ideogram-4-sdnq-uint4

Text-to-Image
Diffusers
Safetensors
Ideogram4SDNQPipeline
ideogram
sdnq
uint4
diffusion
typography
Model card Files Files and versions
xet
Community

Instructions to use WaveCut/ideogram-4-sdnq-uint4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use WaveCut/ideogram-4-sdnq-uint4 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("WaveCut/ideogram-4-sdnq-uint4", 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
ideogram-4-sdnq-uint4 / benchmark
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
WaveCut's picture
WaveCut
Add RTX 4090 SDNQ vs NF4 follow-up benchmark
98ad5d3 verified 1 day ago
  • followup_runner.py
    14.4 kB
    Add RTX 4090 SDNQ vs NF4 follow-up benchmark 1 day ago
  • nf4_4090_metrics.csv
    2.71 kB
    Add RTX 4090 SDNQ vs NF4 follow-up benchmark 1 day ago
  • nf4_4090_metrics.jsonl
    5.45 kB
    Add RTX 4090 SDNQ vs NF4 follow-up benchmark 1 day ago
  • original_metrics.csv
    2.59 kB
    Add files using upload-large-folder tool 1 day ago
  • original_metrics.jsonl
    5.16 kB
    Add files using upload-large-folder tool 1 day ago
  • sdnq_4090_metrics.csv
    2.76 kB
    Add RTX 4090 SDNQ vs NF4 follow-up benchmark 1 day ago
  • sdnq_4090_metrics.jsonl
    5.49 kB
    Add RTX 4090 SDNQ vs NF4 follow-up benchmark 1 day ago
  • sdnq_metrics.csv
    2.42 kB
    Add files using upload-large-folder tool 1 day ago
  • sdnq_metrics.jsonl
    4.99 kB
    Add files using upload-large-folder tool 1 day ago
  • summary.json
    1.03 kB
    Add files using upload-large-folder tool 1 day ago
  • summary_4090_sdnq_vs_nf4.json
    968 Bytes
    Add RTX 4090 SDNQ vs NF4 follow-up benchmark 1 day ago