#Generating an Image
20 messages · Page 1 of 1 (latest)
@limpid star
this is on automatic
I always get this issue
this is why i tried to do manual
stable diffusion 1.5 worked
idk
waifu diffusion doesnt work
@ornate ermine
@limpid star
Don’t ping random team members please.
I’m not clear where you’re having issues now. Invoke is running? You can generate images, just not on other models?
yes
Ok. Please search discord and set up your models.yaml file
every model except for stable diffusion 1.5 say "0 images generated"
i did that already its set up for them by default ill send it one sec
# This file describes the alternative machine learning models
# available to InvokeAI script.
#
# To add a new model, follow the examples below. Each
# model requires a model config file, a weights file,
# and the width and height of the images it
# was trained on.
stable-diffusion-1.5:
description: The newest Stable Diffusion version 1.5 weight file (4.27 GB)
weights: models\ldm/stable-diffusion-v1/v1-5-pruned-emaonly.ckpt
config: configs\stable-diffusion\v1-inference.yaml
width: 512
height: 512
vae: models\ldm\stable-diffusion-v1\vae-ft-mse-840000-ema-pruned.ckpt
default: true
inpainting-1.5:
description: RunwayML SD 1.5 model optimized for inpainting (4.27 GB)
weights: models\ldm/stable-diffusion-v1/sd-v1-5-inpainting.ckpt
config: configs\stable-diffusion\v1-inpainting-inference.yaml
width: 512
height: 512
vae: models\ldm\stable-diffusion-v1\vae-ft-mse-840000-ema-pruned.ckpt
waifu-diffusion-1.3:
description: Stable Diffusion 1.4 fine tuned on anime-styled images (4.27)
weights: models\ldm/stable-diffusion-v1/model-epoch09-float32.ckpt
config: configs\stable-diffusion\v1-inference.yaml
width: 512
height: 512
vae: models\ldm\stable-diffusion-v1\vae-ft-mse-840000-ema-pruned.ckpt
trinart-2.0:
description: An SD model finetuned with ~40,000 assorted high resolution manga/anime-style
pictures (2.13 GB)
weights: models\ldm/stable-diffusion-v1/trinart2_step95000.ckpt
config: configs\stable-diffusion\v1-inference.yaml
width: 512
height: 512
vae: models\ldm\stable-diffusion-v1\vae-ft-mse-840000-ema-pruned.ckpt
trinart_characters-1.0:
description: An SD model finetuned with 19.2M anime/manga style images (2.13 GB)
weights: models\ldm/stable-diffusion-v1/trinart_characters_it4_v1.ckpt
config: configs\stable-diffusion\v1-inference.yaml
width: 512
height: 512
vae: models\ldm\stable-diffusion-v1\vae-ft-mse-840000-ema-pruned.ckpt