Local AI text2img generation tool [similar to midjourney]

Hello everyone, today I want to recommend a software that can generate pictures locally without overcoming the wall. The software is available on GitHub.

We can click code to download zip or download through desktop.

After the download is complete, it generates a directory

We need to configure two environments on the computer to run this script.

First, we need to download Python 3.10.6 and configure environment variables.

Second, we need to download the git software.

After completing these steps, we can run the .bat script on Windows to generate images.

When running the script for the first time, it will download some dependencies for us, which may be a long process.

When the download is complete, a window will pop up with a local link.

 

Copy this link to enter, this is a picture generator. We can pass some parameters into it, such as model, case and FG specifications, etc., to generate the picture we want. The more detailed the parameters passed in, the more accurate the results will be. Of course, when running locally, the quality of the picture will be better, but when the computer performance is poor, the running time may be longer, and the quality of the generated picture will be correspondingly poor.

The advantage of this software is that it can be used without going over the wall, and the generated pictures will not be subject to official restrictions, we can generate any pictures we want. If you like this software, you might as well give it a try.

Guess you like

Origin blog.csdn.net/weixin_38620636/article/details/122633382