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

bytedance-research
/
UNO

Image-to-Image
Transformers
subject-personalization
image-generation
Model card Files Files and versions
xet
Community
7

Instructions to use bytedance-research/UNO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use bytedance-research/UNO with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-to-image", model="bytedance-research/UNO")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("bytedance-research/UNO", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
UNO
1.91 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
fenfan's picture
fenfan
Update README.md
cd4a5a8 verified 9 months ago
  • assets
    Upload folder using huggingface_hub about 1 year ago
  • .gitattributes
    1.62 kB
    Upload folder using huggingface_hub about 1 year ago
  • README.md
    5.68 kB
    Update README.md 9 months ago
  • dit_lora.safetensors
    1.91 GB
    xet
    Upload dit_lora.safetensors with huggingface_hub about 1 year ago