Yuanshi nielsr HF staff commited on
Commit
256520e
1 Parent(s): 8450dad

Add model card (#2)

Browse files

- Add model card (383759a327fcef774369b75339cbac62e04928e8)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +7 -0
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.