nielsr HF Staff commited on
Commit
e6e752a
·
verified ·
1 Parent(s): c2ef437

Add library name

Browse files

This PR adds the `library_name: diffusers` tag to the model card metadata, enabling the "Use in Diffusers" widget on the model page. It also standardizes the casing of the existing tag `image-to-3d`.

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,8 +1,9 @@
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: image-to-3d
 
4
  tags:
5
- - Image-to-3D
6
  ---
7
 
8
  # StdGEN
 
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: image-to-3d
4
+ library_name: diffusers
5
  tags:
6
+ - image-to-3d
7
  ---
8
 
9
  # StdGEN