Instructions to use Yuanshi/OminiControlArt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Yuanshi/OminiControlArt 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
- Notebooks
- Google Colab
- Kaggle
Create README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
--
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: image-to-image
|
| 3 |
+
library_name: diffusion-single-file
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
This repository contains the model described in [OminiControl: Minimal and Universal Control for Diffusion Transformer](https://huggingface.co/papers/2411.15098).
|
| 7 |
+
|
| 8 |
+
Code: https://github.com/Yuanshi9815/OminiControl.
|