How to AI (at your own risk)

How to AI (at your own risk)

Prerequisites:

  1. A Cuda-compatible GPU with at least 16GB memory. Like RTX 3090 (Ti), 4060 Ti, 4070 Ti Super, 4080 or 4090.
  2. Windows 11 with WSL. Check here on how to enable WSL: https://www.ridom.de/u/Windows_Subsystem_For_Linux.html
  3. As much free space on system drive as humanly possible. Set up RAID, JBOD, get the thickest drive on the market - doesn't matter. What important is the result

Setting up the party

To make sure you have the latest version of WLS installed, do the following:

In Windows, run Windows Update and restart.

After that is being dealt with, in Windows, open CMD or Powershell and run two commands:

wsl --update        

And then

wsl --install        

This will prompt for username and password for your new Ubuntu installation. Finish setting up your Ubuntu.

Then you should be automatically logged into your new and shiny Ubuntu.

In Ubuntu, run the following commands one after another:

sudo apt-get update && sudo apt-get upgrade && sudo apt-get install git-all  python3-pip        
pip install diffusers invisible_watermark transformers accelerate safetensors --upgrade        

Inviting your best friend to the party

You should still be in Ubuntu after previous steps are done. Run this thing then:

git clone https://github.com/Kasoi-free/green-menace.git && cd green-menace/        

That's it, we are ready to get this party started.

It's party time!

Copy the following to your Ubuntu shell and hit Enter as hard as you can:

python3 green-menace.py        

Oh baby, this surely is one of the parties of all time!

And now we wait. Depending on hardware it be anything from 33 days of waiting to the heat death of the Universe. We have the time, we have good company, let's just sit down and relax.










Okay, this will take a while, so let me show you how the Success looks like.

Figure 1:

Figure 2:

Figure 1.68E+165:

To be a party pooper, hit Ctrl+C

要查看或添加评论,请登录

Kirill Osipov的更多文章

社区洞察

其他会员也浏览了