Clone repository https://github.com/Stability-AI/stability-sdk
This is a simple example that should run out of the box
This program creates images based on pictures from a camera. In case you are using a USB webcam, please you will need to change the code as described here
This program generates pictures based on contents from the hitchhikers guide to the galaxy. It uses OpenAI's GPT3 to generate text. For this, you will need to create an API key here and add it to the environment variables.