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
- Host: GitHub
- URL: https://github.com/rupeshs/instantidcpu
- Owner: rupeshs
- Created: 2024-02-17T16:33:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T15:45:21.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T01:39:00.793Z (almost 2 years ago)
- Topics: ai, cpu, diffusers, genai, instantidcpu, intel, stablediffusion, torch
- Language: Python
- Homepage:
- Size: 123 KB
- Stars: 46
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# InstantID CPU
InstantID CPU inference with less memory requirement(11GB RAM).

## 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.