Improve model card: Add metadata and GitHub link
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,7 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# COOPER π§
|
| 2 |
|
| 3 |
<p align="center">
|
| 4 |
-
π <a href="https://
|
|
|
|
| 5 |
π€ <a href="https://huggingface.co/Starrrrrry/COOPER">COOPER Model</a> |
|
| 6 |
π§ <a href="https://huggingface.co/Starrrrrry/COOPER-AMG">COOPER-AMG Model</a> |
|
| 7 |
π <a href="https://huggingface.co/datasets/Starrrrrry/COOPER_Train_Set">COOPER Training Data</a>
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: image-to-image
|
| 3 |
+
library_name: transformers
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
# COOPER π§
|
| 8 |
|
| 9 |
<p align="center">
|
| 10 |
+
π <a href="https://huggingface.co/papers/2512.04563">Paper</a> |
|
| 11 |
+
π» <a href="https://github.com/zhangzef/COOPER">Code</a> |
|
| 12 |
π€ <a href="https://huggingface.co/Starrrrrry/COOPER">COOPER Model</a> |
|
| 13 |
π§ <a href="https://huggingface.co/Starrrrrry/COOPER-AMG">COOPER-AMG Model</a> |
|
| 14 |
π <a href="https://huggingface.co/datasets/Starrrrrry/COOPER_Train_Set">COOPER Training Data</a>
|