nielsr HF staff commited on
Commit
e5bb5ca
1 Parent(s): 8f4d31f

Enable download stats

Browse files

This PR ensures downloads work for your model, see https://huggingface.co/docs/hub/models-download-stats for details

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