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

XLabs-AI
/
flux-ip-adapter

Text-to-Image
Diffusers
English
Stable Diffusion
image-generation
Flux
controlnet
Model card Files Files and versions
xet
Community
36

Instructions to use XLabs-AI/flux-ip-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use XLabs-AI/flux-ip-adapter with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("XLabs-AI/flux-ip-adapter")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"fill-in-base-model", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
flux-ip-adapter / assets
9.15 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 12 commits
stazizov's picture
stazizov
Upload statue.jpg
c46fa43 verified almost 2 years ago
  • banner-dark.png
    39.1 kB
    Upload 2 files almost 2 years ago
  • banner-green.png
    51.2 kB
    Upload banner-green.png almost 2 years ago
  • banner-light.png
    50 kB
    Upload 2 files almost 2 years ago
  • ip_adapter_example1.png
    3.09 MB
    xet
    Upload ip_adapter_example1.png almost 2 years ago
  • ip_adapter_example2.png
    2.99 MB
    xet
    Upload ip_adapter_example2.png almost 2 years ago
  • ip_adapter_workflow_example.png
    1.26 MB
    xet
    Upload ip_adapter_workflow_example.png almost 2 years ago
  • statue.jpg
    187 kB
    Upload statue.jpg almost 2 years ago
  • x_greek.png
    1.48 MB
    xet
    Upload x_greek.png almost 2 years ago