An open API service indexing awesome lists of open source software.

https://github.com/rupeshs/instantidcpu

CPU version of InstantID
https://github.com/rupeshs/instantidcpu

ai cpu diffusers genai instantidcpu intel stablediffusion torch

Last synced: 8 months ago
JSON representation

CPU version of InstantID

Awesome Lists containing this project

README

          

# InstantID CPU

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

![InstantID CPU Screenshot](https://raw.githubusercontent.com/rupeshs/instantidcpu/main/instantidcpu-screenshot.jpg)

## 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](https://github.com/InstantID/InstantID?tab=Apache-2.0-1-ov-file#readme) 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](https://github.com/deepinsight/insightface?tab=readme-ov-file#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.