Instructions to use Yuanshi/OminiControl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Yuanshi/OminiControl with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Inference
- Notebooks
- Google Colab
- Kaggle
File size: 288 Bytes
256520e f482fe8 256520e | 1 2 3 4 5 6 7 8 | ---
pipeline_tag: image-to-image
library_name: diffusion-single-file
---
This repository contains the model described in [OminiControl: Minimal and Universal Control for Diffusion Transformer](https://huggingface.co/papers/2411.15098).
Code: https://github.com/Yuanshi9815/OminiControl. |