Improve model card: Add metadata and GitHub link

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,7 +1,14 @@
 
 
 
 
 
 
1
  # COOPER 🧭
2
 
3
  <p align="center">
4
- πŸ“„ <a href="https://arxiv.org/pdf/2512.04563">Paper</a> |
 
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>