bhavnicksm commited on
Commit
163a2b3
·
verified ·
1 Parent(s): 00040e9

Relicense weights to Apache 2.0

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: cc-by-nc-4.0
3
  library_name: transformers
4
  pipeline_tag: token-classification
5
  tags:
@@ -110,4 +110,4 @@ Pulpie builds directly on the work of the MinerU-HTML and Dripper team (Ma et al
110
  }
111
  ```
112
 
113
- Built by [Feyn](https://usefeyn.com). Model weights licensed under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/) (non-commercial); contact team@usefeyn.com for commercial licensing. The [pulpie](https://pypi.org/project/pulpie/) library is Apache 2.0.
 
1
  ---
2
+ license: apache-2.0
3
  library_name: transformers
4
  pipeline_tag: token-classification
5
  tags:
 
110
  }
111
  ```
112
 
113
+ Built by [Feyn](https://usefeyn.com). Model weights and the [pulpie](https://pypi.org/project/pulpie/) library are licensed under Apache 2.0.