Add pipeline tag and license metadata

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  <div align="center">
2
 
3
  <h1>
@@ -18,7 +23,7 @@
18
  * Project leader, † Corresponding author
19
  </div>
20
 
21
- <a href='' target='_blank'>Paper</a> | <a href='https://taoliveaigc.github.io/TaoMate' target='_blank'> Project Page</a> | <a href='https://huggingface.co/TaoLiveAIGC/TaoMate' target='_blank'>Model</a>
22
 
23
 
24
  <div style="width: 100%; text-align: center; margin:auto;">
@@ -310,4 +315,4 @@ The official BibTeX entry will be added here upon release.
310
 
311
  This project is released under the Apache 2.0 license. See `LICENSE` for details.
312
 
313
- Third-party model weights remain subject to their own licenses and terms: [LTX-2.3](https://huggingface.co/Lightricks/LTX-2.3), [Omniforcing](https://github.com/OmniForcing/OmniForcing), [Gemma 3](https://huggingface.co/google/gemma-3-12b-it), [Gemma 4 GGUF](https://huggingface.co/unsloth/gemma-4-26B-A4B-it-GGUF), and [Whisper](https://github.com/openai/whisper).
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: any-to-any
4
+ ---
5
+
6
  <div align="center">
7
 
8
  <h1>
 
23
  * Project leader, † Corresponding author
24
  </div>
25
 
26
+ <a href='https://huggingface.co/papers/2607.24359' target='_blank'>Paper</a> | <a href='https://taoliveaigc.github.io/TaoMate' target='_blank'> Project Page</a> | <a href='https://huggingface.co/TaoLiveAIGC/TaoMate' target='_blank'>Model</a>
27
 
28
 
29
  <div style="width: 100%; text-align: center; margin:auto;">
 
315
 
316
  This project is released under the Apache 2.0 license. See `LICENSE` for details.
317
 
318
+ Third-party model weights remain subject to their own licenses and terms: [LTX-2.3](https://huggingface.co/Lightricks/LTX-2.3), [Omniforcing](https://github.com/OmniForcing/OmniForcing), [Gemma 3](https://huggingface.co/google/gemma-3-12b-it), [Gemma 4 GGUF](https://huggingface.co/unsloth/gemma-4-26B-A4B-it-GGUF), and [Whisper](https://github.com/openai/whisper).