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

OPPOer
/
X2I

Diffusers
multilingual
flux.1
minicpm-o
qwenvl
internvl
text-to-image
multi-image-to-image
video-to-image
text_image-to-image
audio-to-image
speech-to-image
any-to-image
Model card Files Files and versions
xet
Community
3

Instructions to use OPPOer/X2I with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use OPPOer/X2I with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("OPPOer/X2I", torch_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
X2I
428 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
majian0318's picture
majian0318
nielsr's picture
nielsr HF Staff
Add library_name and update pipeline tag (#1)
31c671c verified over 1 year ago
  • .gitattributes
    1.57 kB
    Upload versatile.png over 1 year ago
  • LICENSE
    11.4 kB
    Upload LICENSE over 1 year ago
  • README.md
    1.3 kB
    Add library_name and update pipeline tag (#1) over 1 year ago
  • X2I-InternVL2.5-1B.bin
    47.2 MB
    xet
    Upload 5 files over 1 year ago
  • X2I-InternVL2.5-4B.bin
    56.6 MB
    xet
    Upload X2I-InternVL2.5-4B.bin over 1 year ago
  • X2I-MiniCPM2-o-2.6.bin
    69.2 MB
    xet
    Upload 5 files over 1 year ago
  • X2I-Qwen2.5VL-3B.bin
    56.6 MB
    xet
    Upload 5 files over 1 year ago
  • X2I-Qwen2.5VL-7B.bin
    69.2 MB
    xet
    Upload 5 files over 1 year ago
  • qwen2.5-vl-3b_proj.pt
    56.6 MB
    xet
    Upload 2 files over 1 year ago
  • qwen2.5-vl-7b_proj.pt
    69.2 MB
    xet
    Upload 2 files over 1 year ago
  • versatile.png
    3.19 MB
    xet
    Upload versatile.png over 1 year ago