Sign In

How to create your own text to pic AI Bot USING ONLY CPU in an optimized way!

4

Feb 8, 2024

(Updated: 5 months ago)

resource guide
How to create your own text to pic AI Bot USING ONLY CPU in an optimized way!

HI EVERY BODY!......yes in this article we are going to teach you how to create your own software that works on potato systems that running with windows and a potato graphic cards!
i creating an python standalone app that is capable of doing this in python. my app using both newton algorithm and evolutionary algorithm in order two blending two given images into single image without crashing very fast only using cpu. the good news the app is finished, and the bad news is the app needs to have so much addons like lora or loha to achive real state of art!
HERE IS THE LINK BELOW TO MY DISCORD CHANNEL SO YOU CAN DOWNLOAD MY APP FROM THERE:
https://discord.gg/yMugmymnYz

if we reach to enough followers i will announce the release of open source version of my app so every body can start coding and generating new pics with my code and app as starting point!

PROS:
1. only using cpu.
2. run on every potato systems.
3.very easy to learn and have beautiful simple ui to interact with!
4.EVERY PART OF CODE EXPLAINED COMPLETELY for the users in open source version.
5. super optimized for poor cpus!

CONS:
1. have some little bugs.
2.generated images sometimes gets to much sharp edges.
3.the app needs implant addons something lora or loha to achieve real state of art.(this part must be done by you future devs!)
4.the final standalone app is only works on windows.
5.for better results you must use similar pics.

4