Image Classification
fastai
ONNX
timm
Transformers
iloncka commited on
Commit
3abcf2e
·
verified ·
1 Parent(s): f9aeb0e

Add 3rd party license

Browse files
Files changed (1) hide show
  1. 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
+