Enable download stats (#8)
Browse files- Enable download stats (e5bb5caea387024397df0390de7395302a72a314)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 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).
|
|
|
|
| 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).
|