Add model card (#2)
Browse files- Add model card (383759a327fcef774369b75339cbac62e04928e8)
Co-authored-by: Niels Rogge <[email protected]>
README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: image-to-image
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
This repository contains the model described in [OminiControl: Minimal and Universal Control for Diffusion Transformer](https://huggingface.co/papers/2411.15098).
|
| 6 |
+
|
| 7 |
+
Code: https://github.com/Yuanshi9815/OminiControl.
|