From 5fa53dabf243875bc13b4a3a94ce352ea1fc95b6 Mon Sep 17 00:00:00 2001 From: henryruhs Date: Fri, 6 Dec 2024 11:55:40 +0100 Subject: [PATCH] Move license to model directory --- README.md | 1 - LICENSE.md => arcface_converter/LICENSE.md | 0 arcface_converter/README.md | 2 ++ 3 files changed, 2 insertions(+), 1 deletion(-) rename LICENSE.md => arcface_converter/LICENSE.md (100%) diff --git a/README.md b/README.md index 029c63c..73d736f 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,3 @@ FaceFusion Labs > Industry leading face manipulation platform. [![Build Status](https://img.shields.io/github/actions/workflow/status/facefusion/facefusion-labs/ci.yml.svg?branch=master)](https://github.com/facefusion/facefusion-labs/actions?query=workflow:ci) -![License](https://img.shields.io/badge/license-MIT-green) diff --git a/LICENSE.md b/arcface_converter/LICENSE.md similarity index 100% rename from LICENSE.md rename to arcface_converter/LICENSE.md diff --git a/arcface_converter/README.md b/arcface_converter/README.md index fed0df0..dbc3e1a 100644 --- a/arcface_converter/README.md +++ b/arcface_converter/README.md @@ -3,6 +3,8 @@ ArcFace Converter > Convert face embeddings between various ArcFace models. +![License](https://img.shields.io/badge/license-MIT-green) + Preview -------