Stable Diffusion

a game-changing AI model for text-to-image (art) generation

26 Mar 2023 | in ai

Table of Contents

15 Oct 2022

Use

Online

OG:

Easiest:

CLI

pip3 install stability-sdk

Set the STABILITY_KEY environment variable in .zprofile.

Then to invoke:

python3 -m stability_sdk.client -W 1024 -H 1024 "A stunning house."

Max 1024x1024 output it seems.

20 Oct 2022

The founder of Stability AI, Emad Mostaque, is a brilliant, one-of-a-kind thinker. He is mission-driven to the core and believes that only an independent company (and not the tech giants) can make this technology available to people everywhere.
Gaurav Gupta

Basic testing...

python3 -m stability_sdk.client -W 1024 -H 1024 "a human in the year 2420"  

stable-diffusion/generation_a-human-in-the-year-2420_1666219808_0.png

"a human in the year 3045"   

stable-diffusion/generation_a-human-in-the-year-3045_1666218221_0.png

So many questions... 😂

"a human in the year 6888"  

stable-diffusion/generation_a-human-in-the-year-6888_1666218977_0.png

it's becoming quite abstact too far in the future 😁

"an alien from outer space, landing with its spaceship on Earth and contemplating our planet in awe"    

stable-diffusion/generation_an-alien-from-outer-space,-landing-with-its-spaceship-on-Earth-and-contemplating-our-planet-in-awe_1666219445_0.png

"a vortex of colours with metal effect, converging to a central tunnel of light in the middle"    

stable-diffusion/generation_a-vortex-of-colours-with-metal-effect,-converging-to-a-central-tunnel-of-light-in-the-middle_1666218107_0.png

"a busy road in the year 2132"    

stable-diffusion/generation_a-busy-road-in-the-year-2132_1666220119_0.png

"a knowledge worker working at a desk in the year 2052"

stable-diffusion/generation_a-knowledge-worker-working-at-a-desk-in-the-year-2052_1666248811_0.png

"earth in 2122"

stable-diffusion/221028_generation_earth-in-2122_1666986200_0.png

"a Tesla robot and a human holding hands both looking in the direction of a bright future, seen from behind, 4k, dramatic lighthing, intricate, highly detailed, cinematic"

stable-diffusion/221030_generation_a-Tesla-robot-and-a-human-holding-hands-both-looking-in-the-direction-of-a-bright-future,-seen-from-behind,-4k,-dramatic-lighthing,-intricate,-highly-detailed,-cinematic_1667083420_0.png

"an artificial intelligence training another"

stable-diffusion/221104_generation_an-artificial-intelligence-training-another_1667519540_0.png

links

social