Add library_name and license to metadata

#8
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
2
  pipeline_tag: image-text-to-text
 
 
3
  ---
 
 
4
  # Skywork-R1V
5
 
6
  <div align="center">
@@ -285,4 +289,8 @@ If you use Skywork-R1V in your research, please cite:
285
  }
286
  ```
287
 
288
- *This project is released under an open-source license.*
 
 
 
 
 
1
  ---
2
  pipeline_tag: image-text-to-text
3
+ library_name: transformers
4
+ license: mit
5
  ---
6
+
7
+ ```markdown
8
  # Skywork-R1V
9
 
10
  <div align="center">
 
289
  }
290
  ```
291
 
292
+ *This project is released under an open-source license.*
293
+
294
+ ## Star History
295
+ [![Star History Chart](https://api.star-history.com/svg?repos=SkyworkAI/Skywork-R1V&type=Date)](https://www.star-history.com/#SkyworkAI/Skywork-R1V&Date)
296
+ ```