English
nielsr HF Staff commited on
Commit
90109ca
·
verified ·
1 Parent(s): 708f3e8

Add pipeline tag to metadata

Browse files

Hi, I'm Niels from the Hugging Face community science team. I noticed that this model card is missing a `pipeline_tag` in the metadata. I've added `pipeline_tag: other` to help users discover this model more easily when filtering by task on the Hub. The existing documentation is very comprehensive and provides clear usage instructions!

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- license: cc-by-nc-4.0
3
  datasets:
4
  - xg-chu/UniLSTalkDataset
5
  language:
6
  - en
 
 
7
  ---
 
8
  <h1 align="center"><b>UniLS: End-to-End Audio-Driven Avatars for Unified Listening and Speaking</b></h1>
9
  <h3 align="center">
10
  <a href='https://arxiv.org/abs/2512.09327'><img src='https://img.shields.io/badge/ArXiv-PDF-red'></a> &nbsp;
 
1
  ---
 
2
  datasets:
3
  - xg-chu/UniLSTalkDataset
4
  language:
5
  - en
6
+ license: cc-by-nc-4.0
7
+ pipeline_tag: other
8
  ---
9
+
10
  <h1 align="center"><b>UniLS: End-to-End Audio-Driven Avatars for Unified Listening and Speaking</b></h1>
11
  <h3 align="center">
12
  <a href='https://arxiv.org/abs/2512.09327'><img src='https://img.shields.io/badge/ArXiv-PDF-red'></a> &nbsp;