nielsr HF Staff commited on
Commit
04fdcc4
·
verified ·
1 Parent(s): cb60fe3

Improve model card

Browse files

This PR improves the model card by setting the `pipeline_tag` to `image-to-image` and setting the `library_name` to `uniception`.

Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
 
 
 
 
 
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
5
- license: cc-by-nc-4.0
6
- language:
7
- - en
8
- pipeline_tag: other
9
  ---
10
 
11
  <div align="center">
@@ -18,7 +19,7 @@ pipeline_tag: other
18
 
19
  **Carnegie Mellon University**
20
 
21
- [Yuchen Zhang](https://infinity1096.github.io/), [Nikhil Keetha](https://nik-v9.github.io/), [Chenwei Lyu](https://www.linkedin.com/in/chenwei-lyu/), [Bhuvan Jhamb](https://www.linkedin.com/in/bhuvanjhamb/), [Yutian Chen](https://www.yutianchen.blog/about/)
22
  [Yuheng Qiu](https://haleqiu.github.io), [Jay Karhade](https://jaykarhade.github.io/), [Shreyas Jha](https://www.linkedin.com/in/shreyasjha/), [Yaoyu Hu](http://www.huyaoyu.com/)
23
  [Deva Ramanan](https://www.cs.cmu.edu/~deva/), [Sebastian Scherer](https://theairlab.org/team/sebastian/), [Wenshan Wang](http://www.wangwenshan.com/)
24
  </div>
@@ -43,5 +44,4 @@ If you find our repository useful, please consider giving it a star ⭐ and citi
43
  author={Zhang, Yuchen and Keetha, Nikhil and Lyu, Chenwei and Jhamb, Bhuvan and Chen, Yutian and Qiu, Yuheng and Karhade, Jay and Jha, Shreyas and Hu, Yaoyu and Ramanan, Deva and Scherer, Sebastian and Wang, Wenshan},
44
  booktitle={arXiV},
45
  year={2025}
46
- }
47
- ```
 
1
  ---
2
+ language:
3
+ - en
4
+ license: cc-by-nc-4.0
5
+ pipeline_tag: image-to-image
6
+ library_name: uniception
7
  tags:
8
  - model_hub_mixin
9
  - pytorch_model_hub_mixin
 
 
 
 
10
  ---
11
 
12
  <div align="center">
 
19
 
20
  **Carnegie Mellon University**
21
 
22
+ [Yuchen Zhang](https://infinity1096.github.io/), [Nikhil Keetha](https://nik-v9.github.io/), [Chenwei Lyu](https://www.linkedin.com/in/chenwei-lyu/), [Bhuvan Jhamb](https://www.linkedin.com/in/chenwei-lyu/), [Yutian Chen](https://www.yutianchen.blog/about/)
23
  [Yuheng Qiu](https://haleqiu.github.io), [Jay Karhade](https://jaykarhade.github.io/), [Shreyas Jha](https://www.linkedin.com/in/shreyasjha/), [Yaoyu Hu](http://www.huyaoyu.com/)
24
  [Deva Ramanan](https://www.cs.cmu.edu/~deva/), [Sebastian Scherer](https://theairlab.org/team/sebastian/), [Wenshan Wang](http://www.wangwenshan.com/)
25
  </div>
 
44
  author={Zhang, Yuchen and Keetha, Nikhil and Lyu, Chenwei and Jhamb, Bhuvan and Chen, Yutian and Qiu, Yuheng and Karhade, Jay and Jha, Shreyas and Hu, Yaoyu and Ramanan, Deva and Scherer, Sebastian and Wang, Wenshan},
45
  booktitle={arXiV},
46
  year={2025}
47
+ }