rupeshs / instantidcpu

CPU version of InstantID

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InstantID CPU

InstantID CPU inference with less memory requirement(11GB RAM).

InstantID CPU Screenshot

Prerequisites

  • Python 3.10 or higher
  • 11 GB system RAM
  • Active internet connection to install and download models

How to run

Follow these steps :

Windows

  • Double click install.bat(It will take some time to install,depending on your internet speed.)
  • To start desktop GUI double click start.bat

Linux/Mac

Run the following command in the terminal

  • Clone/download this repo
  • In the terminal, enter into instantidcpu directory
  • chmod +x install.sh
  • ./install.sh
  • ./start.sh

Disclaimer

The code of InstantID is released under Apache License for both academic and commercial usage. However, both manual-downloading and auto-downloading face models from insightface are for non-commercial research purposes only according to their license. Users are granted the freedom to create images using this tool, but they are obligated to comply with local laws and utilize it responsibly. The developers will not assume any responsibility for potential misuse by users.

About

CPU version of InstantID


Languages

Language:Python 95.1%Language:Shell 2.5%Language:Batchfile 2.4%