Flux is a state-of-the-art image model. It excels in generating realistic photos and following the prompt, but some styles can be challenging to achieve. In addition to crafting the prompt, supplementing the Flux base model with LoRA models is another valuable trick in your toolbox. In this article, you will learn how to use up…
Blog
Backlight photography
This beginner workflow generates realistic-style backlight photos on Forge WebUI with the Flux model. You need to be a member of this site to see the step-by-step guide. Table of ContentsSoftwareStable Diffusion softwareStep-by-step guideVariationsCustomizationEnhanced effectAspect ratioViewing angleZoom in Software Stable Diffusion software Step-by-step guide Variations This workflow is pretty robust. Use a different seed to…
Cyberpunk anime style (ComfyUI)
This beginner workflow generates this image in a cyberpunk anime style using the Flux.1 Dev model. It also enlarges the output images 4 times using an AI upscaler. Table of ContentsSoftwareStable Diffusion GUIStep-by-step guideStep 0: Update ComfyUIStep 1: Load the ComfyUI workflowStep 2: Download checkpoint modelStep 3: Download LoRA modelsStep 4: Download upscaler modelStep 4:…
How to install Stable Diffusion 3.5 Large model on ComfyUI
Our old friend Stability AI has released the Stable Diffusion 3.5 Large model and a faster Turbo variant. Attempting to correct the flop of Stable Diffusion Medium, the SD 3.5 Large is a marked improvement. It generates diverse styles with good prompt adherence. In this post, I will walk you through how to install and…
Off the cliff
This beginner workflow generates a woman hanging on a cliff with a stunning waterfall background. Here’s how to generate this image and variations:
Flux AI: A Beginner-Friendly Overview
Since the release of Flux.1 AI models on August 1, 2024, we have seen a flurry of activities around it. We all tried to figure out how to use and build tools around them. Now the dust is starting to settle and is a good time to summarize the tools and resources for Flux. In…
AnimateDiff morphing transition video (ComfyUI)
This workflow generates a morphing video across 4 images, like the one below, from text prompts. You can fine-tune each image by changing its prompt, and the transition pattern can be adjusted. You will need to be a member of this site to download the ComfyUI workflow. Table of ContentsSoftwareStable Diffusion GUIHow this workflow worksOverviewImage…
SDXL vs Flux1.dev models comparison
SDXL and Flux1.dev are two popular local AI image models. Both have a relatively high native resolution of 1024×1024. Currently, more resources are available for SDXL, such as model training tools and ControlNet models, but those of the Flux model will likely catch up. Should you move on to the newest Flux model and delete…
Origami dance video (ComfyUI)
This workflow transforms any dance video into a video of dancing origami. The look and color of the origami can be customized. The background generally follows that of the input video, but you can customize it using the prompt to some extent. You will need to be a member of this site to download the…
How to run ComfyUI on Google Colab
ComfyUI is a popular way to run local Stable Diffusion and Flux AI image models. It is a great complement to AUTOMATIC1111 and Forge. Some workflows may require a good GPU to run. In this article, you will find instructions on how to run ComfyUI on Google Colab using the notebook I maintain. Table of…