hqfang commited on
Commit
f984fe2
·
verified ·
1 Parent(s): 593d25f

Declare Apache-2.0 license

Browse files

Add the Apache-2.0 identifier to the model card metadata so the Hugging Face Hub displays the intended model license. This matches the license already declared for the related Molmo2-ER and MolmoAct2-LIBERO-LeRobot releases.

Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
2
  library_name: transformers
3
  tags:
4
- - molmoact2
5
- - robotics
6
- - image-text-to-text
7
- - depth-reasoning
8
- - libero
 
9
  ---
10
 
11
  <img src="assets/MolmoAct2-Think.svg" alt="MolmoAct Think Logo" height="50">
 
1
  ---
2
  library_name: transformers
3
  tags:
4
+ - molmoact2
5
+ - robotics
6
+ - image-text-to-text
7
+ - depth-reasoning
8
+ - libero
9
+ license: apache-2.0
10
  ---
11
 
12
  <img src="assets/MolmoAct2-Think.svg" alt="MolmoAct Think Logo" height="50">