Add 3rd party license
Browse files- LICENSE.md +10 -1
LICENSE.md
CHANGED
|
@@ -234,4 +234,13 @@ limitations:
|
|
| 234 |
distributed under the License is distributed on an "AS IS" BASIS,
|
| 235 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 236 |
See the License for the specific language governing permissions and
|
| 237 |
-
limitations under the License.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 234 |
distributed under the License is distributed on an "AS IS" BASIS,
|
| 235 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 236 |
See the License for the specific language governing permissions and
|
| 237 |
+
limitations under the License.
|
| 238 |
+
|
| 239 |
+
This project incorporates code from the following third-party software:
|
| 240 |
+
|
| 241 |
+
=======================================================================================
|
| 242 |
+
MIT license
|
| 243 |
+
=======================================================================================
|
| 244 |
+
|
| 245 |
+
- [TinyViT](https://github.com/microsoft/Cream/tree/main/TinyViT)
|
| 246 |
+
|