Create stunning photos with „Fooocus“: a free artificial intelligence photo generator
We recently came across an AI image generator that's easy to use and freely accessible.
You can try it by after completing these steps:
STEP 1: First, visit https://colab.research.google.com/ and select "New Notebook".
STEP 2: On new created notebook click „Connect“ and „Change runtime type“
STEP 3: In the window that appears, select "T4 GPU", click "Save", and then click "Connect" to proceed.
STEP 4: Copy and paste the following code into the code block:
!pip install pygit2==1.12.2
%cd /content
!git clone https://github.com/lllyasviel/Fooocus.git
%cd /content/Fooocus
!python entry_with_update.py --share --always-high-vram
STEP 5: Then, click the "Run" button to execute the code.
Once all necessary files are downloaded and libraries installed, you will be provided with a unique public URL.
Simply visit the provided URL to access and use the tool.
Sources:
https://github.com/lllyasviel/Fooocus
https://twitter.com/helpfulai