research

5 Essential Free Tools for Getting Started with LLMs

Image created by Author using Midjourney Large language models (LLMs) have become extremely prominent and useful for all sorts of…

1 year ago

How to Use Stable Diffusion Effectively

From the prompt to the picture, Stable Diffusion is a pipeline with many components and parameters. All these components working…

1 year ago

More Prompting Techniques for Stable Diffusion

The image diffusion model, in its simplest form, generates an image from the prompt. The prompt can be a text…

1 year ago

Using OpenPose with Stable Diffusion

We have just learned about ControlNet. Now, let’s explore the most effective way to control your character based on human…

1 year ago

Using ControlNet with Stable Diffusion

ControlNet is a neural network that can improve image generation in Stable Diffusion by adding extra conditions. This allows users…

1 year ago

Inpainting and Outpainting with Stable Diffusion

Inpainting and outpainting have long been popular and well-studied image processing domains. Traditional approaches to these problems often relied on…

1 year ago

Generate Realistic and Consistent Faces in Stable Diffusion

The deep learning model of Stable Diffusion is huge. The weight file is multiple GB large. Retraining the model means…

1 year ago

Prompting Techniques for Stable Diffusion

Generating pictures using Stable Diffusion in all cases would involve to submit a prompt to the pipeline. This is only…

1 year ago

Prompting Techniques for Stable Diffusion

Generating pictures using Stable Diffusion in all cases would involve to submit a prompt to the pipeline. This is only…

2 years ago

How to Create Images Using Stable Diffusion Web UI

Launching the Stable Diffusion Web UI can be done in one command. After that, you can control the image generation…

2 years ago