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 / assets
1.39 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
fenfan's picture
fenfan
Upload folder using huggingface_hub
da3bd88 verified about 1 year ago
  • logo.png
    57.5 kB
    Upload folder using huggingface_hub about 1 year ago
  • simplecase.jpeg
    622 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • teaser.jpg
    708 kB
    xet
    Upload folder using huggingface_hub about 1 year ago