Skip to content

Commit a7fce7a

Browse files
Update Wall Genie model references
1 parent b3ccaab commit a7fce7a

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

_pages/wallgenie.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ A magical wallpaper generator ✨
5656
<div class="faq-item">
5757
<h6 class="faq-question">What engine is being used for image generation?</h6>
5858
<p class="faq-answer">
59-
Wall•Genie is using the ChatGPT API to generate images using the latest DALL•E 3 engine. If rate limits are reached with image generations, Wall•Genie may fallback to DALL•E 2 and return a 1024x1024 image.
59+
Wall•Genie is using the ChatGPT API to generate images using gpt-imate-1.5. If rate limits are reached with image generations, Wall•Genie may fallback to DALL•E 2 and return a 1024x1024 image.
6060
</p>
6161
</div>
6262

@@ -77,7 +77,7 @@ A magical wallpaper generator ✨
7777
<div class="faq-item">
7878
<h6 class="faq-question">What is the generated image resolution?</h6>
7979
<p class="faq-answer">
80-
Wall•Genie is generating images at the highest resolution that DALL•E allows for portait images which is 1024x1792. If rate limits are reached and the model has to fallback to DALL•2, the resolution will be 1024x1536.
80+
Wall•Genie is generating images at the highest portrait resolution supported by gpt-imate-1.5, which is 1024x1792. If rate limits are reached and the model has to fallback to DALL•2, the resolution will be 1024x1536.
8181
</p>
8282
</div>
8383

_posts/2024/2024-5-1-say-hello-to-wallgenie.markdown

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ I thought it would be fun to combine a post that covers not only the features of
2929
• Unlimited downloads of community wallpapers* (every 7th wallpaper for free users)
3030
• Upvote your favorite submissions
3131
• Built natively, exclusively for iPhone
32-
• Uses the latest DALL•E 3 modeling for the best image quality and comprehensive stylistic understanding**
32+
• Uses gpt-imate-1.5 for the best image quality and comprehensive stylistic understanding**
3333
• NEW: Siri Shortcuts support (v1.4+)
3434

3535
*Requires an active subscription
3636

3737
#### Technical Summary
38-
• Image Model: DALL•E 3 by OpenAI
38+
• Image Model: gpt-imate-1.5 by OpenAI
3939
**Wall•Genie may temporarily fallback to DALL•E 2 if rate limits are reached
40-
• Wallpaper resolutions: 1024x1792 (maximum allowed by DALL•E 3)
40+
• Wallpaper resolutions: 1024x1792 (maximum supported by gpt-imate-1.5)
4141
• Minimum iOS Version: 17.0
4242
• Supported devices: iPhone
4343

@@ -99,12 +99,11 @@ During development, I was hosting all uploaded wallpapers to my Glitch.com serve
9999
To avoid these issues and utilize a production-ready solution, I configured a Google Cloud Bucket to host all of Wall•Genie's uploads, which was a relatively simple process. Google Cloud solved all the scaling issues from the embedded images on the server side so that load times of images is way better, and there is virtually unlimited storage space so uploaded wallpapers won't have to be deleted or disappear as usage picks up.
100100

101101
##### Imaging Model
102-
Lastly, OpenAI's DALL•E is at the core making Wall•Genie possible. Using the API, a pre-defined prompt that uses the selections users choose when defining their wallpaper is sent to OpenAI for prcocessing. The resulting image can be downloaded, uploaded, or dismissed, never to be seen again.
102+
Lastly, OpenAI's gpt-imate-1.5 is at the core making Wall•Genie possible. Using the API, a pre-defined prompt that uses the selections users choose when defining their wallpaper is sent to OpenAI for prcocessing. The resulting image can be downloaded, uploaded, or dismissed, never to be seen again.
103103

104104
#### It's over!
105105
So that's the story of my newest app. Thanks for taking the time to read about it. I think you'd be hard pressed not to find something you like in the content library, which is growing each day. If you happen to enjoy using the app, please take a moment to leave a review on the App Store. It really helps so much! ✌️
106106

107107

108108
💡 [Learn more about Wall•Genie here.](https://thatvirtualboy.com/wallgenie)
109109
📲 [Download Wall•Genie on the App Store.](https://apps.apple.com/us/app/wall-genie-ai-wallpaper/id6496679681)
110-

0 commit comments

Comments
 (0)