Free and open source cloning for everyoneDigital HumanThe time has come!
The head of domestic digital man, Silicon Intelligence suddenly announced:
Open source global TOP-level digital human model:heygem.ai and is available as a free downloadable package.
That is to say, everyone can deploy the digital human system in the local computer, unlimited cloning of digital human image, voice, unlimited synthesized digital oral video now.
Straight to the floor with digitizer technology, no more paying for digitizers.
Installing HeyGem.ai is very easy, here are the detailed installation steps:
pre-conditions
1. Disk space:
- There must be a D drive for storing digital people and project data with more than 30GB of free space.
- Disk C is used for storing service image files, and the free space should be more than 100GB (mainly used for image files). If this is not enough, you can choose another disk folder with enough space after installing Docker.
2. System requirements:
- Support for Windows 10 19042.1526 or later.
3. Recommended configuration:
- CPU: 13th Gen Intel Core i5-13400F.
- Memory: 32GB.
- Graphics card: RTX-4070 (make sure NVIDIA graphics card driver is installed), if not, download the corresponding graphics card driver from NVIDIA's official website and install it.
https://www.nvidia.cn/drivers/lookup/
Step 1 Download docker
Installing Windows Docker
① Command to install wsl:
wsl --install
You can use the command wsl --list --verbose to see if wsl has been installed on this machine, and if it has, you don't need to install it.
Enter the wsl.exe --install command to start the installation
② Download Docker for Windows
Open docker.com to download it and pick the right version for your hardware configuration.
③ After successful installation, you can run Docker
Installation of the server
Install it using Docker, docker-compose as follows:
Create a new docker-compose.yml file locally and paste the above into it.
Save the file as docker-compose.yml. Right-click in the folder where the file is located to open a terminal
Then the dialog box will execute the following commands, Copy-Paste-Enter.
docker-compose up -d
Connecting to the WiFi tool, it takes about 0.0001 light-years for the download to complete (about 67.7 G), and after the download is complete you see the following three services in Dokcer, indicating success:
There are still a bunch of dependencies to install before running, so after installing them one by one, start building!
Finally it was built successfully and looked like this: