Enable download stats
Browse filesThis PR ensures downloads work for your model, see https://huggingface.co/docs/hub/models-download-stats for details
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).
|