Add `library_name: diffusers` to model card metadata

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,7 +1,9 @@
1
  ---
2
  license: mit
3
  pipeline_tag: image-to-video
 
4
  ---
 
5
  # DualCamCtrl: Dual-Branch Diffusion Model for Geometry-Aware Camera-Controlled Video Generation
6
 
7
  [![Page](https://img.shields.io/badge/github-Project_page-blue?logo=github)](https://soyouthinkyoucantell.github.io/dualcamctrl-page/)
 
1
  ---
2
  license: mit
3
  pipeline_tag: image-to-video
4
+ library_name: diffusers
5
  ---
6
+
7
  # DualCamCtrl: Dual-Branch Diffusion Model for Geometry-Aware Camera-Controlled Video Generation
8
 
9
  [![Page](https://img.shields.io/badge/github-Project_page-blue?logo=github)](https://soyouthinkyoucantell.github.io/dualcamctrl-page/)