From bbd4e12337e5b32019d7ec08c35aca0e89558107 Mon Sep 17 00:00:00 2001 From: Yasuhito Nagatomo Date: Mon, 5 Dec 2022 11:13:56 +0900 Subject: [PATCH] updated README. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 51263bf..526c598 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Image Generator with Stable Diffusion v2 -![AppIcon](images/appIcon180.png) +![AppIcon](images/appicon180.png) A minimal iOS app that generates images using Stable Diffusion v2. @@ -29,8 +29,8 @@ You need to add the converted coreml model files yourself. 2. add the files to the models2/Resources folder in the Xcode project. - merges, TextEndoder, Unet, VAEDecoder, vocab -![Image](images/ss1_240.PNG) -![Image](images/ss2_240.PNG) +![Image](images/ss1_240.png) +![Image](images/ss2_240.png) ## Considerations