Objective
Change your images in 3D for a different point of view
Environment
Stable Diffusion Web UI Forge (https://github.com/lllyasviel/stable-diffusion-webui-forge)
Stable Zero 123 (https://huggingface.co/stabilityai/stable-zero123)
Installing Stable Diffusion Web UI Forge
Check my article https://civitai.com/articles/4406/stable-diffusion-make-transparency-images-with-layer-diffuse to install the Stable Diffusion Web UI Forge.
Stable Zero123
Stable Zero123 it is a model created by Stabilityai from his website : https://huggingface.co/stabilityai/stable-zero123 shows that can generate a 3D model from an image.
Download the Zero 123 Model
Go to the Files and version and download the stable_zero123.ckpt model.
Put it under stable-diffusion-webui-forge\models\z123
Stable Diffusion Forge Interface
Click on the Z123 Tab to access to the Zero 123 Iterfacee.
Here you have to drop the image that you want to make in 3d.
Let's check the default options
The main 3D options are:
Elevation (Vertical angle in degrees)
Azimuth (Horizontal angle in degree)
For the rest are similar to standard image generation.
1° TEST - Red CAR
I have generated a red Car with an easy prompt :
red car toy, white background, full bodySteps: 20, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 3061048552, Size: 512x512, Model hash: e73d775ff9, Model: theTrualityEngine_trualityENGINEPRO, Version: f0.0.17v1.8.0rc-latest-276-g29be1da7
Elevation 10, Azimuth:0 =>(Each run I get 4 different images from that position)
Elevation: 0, Azimuth: 50
Elevation: 0, Azimuth: 150
Elevation: 0, Azimuth: 200
Elevation: 20, Azimuth: 50
2°TEST - Chibi
Prompt
1chibi toy, white background, full bodySteps: 20, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 313119038, Size: 512x512, Model hash: e73d775ff9, Model: theTrualityEngine_trualityENGINEPRO, Version: f0.0.17v1.8.0rc-latest-276-g29be1da7
Elevation: 20, Azimuth: 50
Elevation: 10, Azimuth: 90
Elevation: 10, Azimuth: 150
Elevation: 10, Azimuth: 180
Elevation: 50, Azimuth: 50
3° REAL DOG
Prompt
1dog , simple white background, full body
Steps: 20, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 1326399404, Size: 512x512, Model hash: e73d775ff9, Model: theTrualityEngine_trualityENGINEPRO, Version: f0.0.17v1.8.0rc-latest-276-g29be1da7
Elevation: 45, Azimuth: 45
Elevation: 10, Azimuth: 90
Elevation: 10, Azimuth: 180
Results
This tool it is great for making objects for 2D videogames that need some "fake 3D" or create the sprites for different point of view. Also for an iso game like Diablo would be great.