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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Chroma111
/
general-models

Diffusers
ONNX
Safetensors
GGUF
Model card Files Files and versions
xet

Instructions to use Chroma111/general-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Chroma111/general-models with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Chroma111/general-models", 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
general-models / Qwen-Image
108 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
Chroma111's picture
Chroma111
Upload Qwen-Image/qwen_image_edit_fp8_e4m3fn.safetensors with huggingface_hub
c4b51ea verified 11 months ago
  • qwen_2.5_vl_7b.safetensors
    16.6 GB
    xet
    Upload Qwen-Image/qwen_2.5_vl_7b.safetensors with huggingface_hub 11 months ago
  • qwen_2.5_vl_7b_fp8_scaled.safetensors
    9.38 GB
    xet
    Upload Qwen-Image/qwen_2.5_vl_7b_fp8_scaled.safetensors with huggingface_hub 11 months ago
  • qwen_image_distill_full_fp8_e4m3fn.safetensors
    20.4 GB
    xet
    Upload Qwen-Image/qwen_image_distill_full_fp8_e4m3fn.safetensors with huggingface_hub 11 months ago
  • qwen_image_edit_2509_fp8_e4m3fn.safetensors
    20.4 GB
    xet
    Upload Qwen-Image/qwen_image_edit_2509_fp8_e4m3fn.safetensors with huggingface_hub 11 months ago
  • qwen_image_edit_fp8_e4m3fn.safetensors
    20.4 GB
    xet
    Upload Qwen-Image/qwen_image_edit_fp8_e4m3fn.safetensors with huggingface_hub 11 months ago
  • qwen_image_fp8_e4m3fn.safetensors
    20.4 GB
    xet
    Upload Qwen-Image/qwen_image_fp8_e4m3fn.safetensors with huggingface_hub 11 months ago
  • qwen_image_vae.safetensors
    254 MB
    xet
    Upload Qwen-Image/qwen_image_vae.safetensors with huggingface_hub 11 months ago