<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Txt2img on anotherjesse.com</title><link>https://anotherjesse.com/categories/txt2img/</link><description>Recent content in Txt2img on anotherjesse.com</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 03 Mar 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://anotherjesse.com/categories/txt2img/index.xml" rel="self" type="application/rss+xml"/><item><title>Proteus</title><link>https://anotherjesse.com/posts/proteus/</link><pubDate>Sun, 03 Mar 2024 00:00:00 +0000</pubDate><guid>https://anotherjesse.com/posts/proteus/</guid><description>&lt;h3 id="parti-prompt-disclaimer"&gt;Parti Prompt Disclaimer&lt;/h3&gt;
&lt;p&gt;Many of these prompts are challenging for current generative imagery models. Compare: &lt;code&gt;253&lt;/code&gt; &amp;ldquo;a motorcycle&amp;rdquo; vs &lt;code&gt;999&lt;/code&gt; &amp;ldquo;a black background with a large yellow square&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Drag the slider (or type a number between 0 and 1632) to change the prompt. Additionally, you can click any image to see the full-size verison.&lt;/p&gt;
&lt;div class="parti-viewer"&gt;
&lt;script type="application/json"&gt;
{
 "mode": "grid",
 "models": [
 {"name": "Proteus V0.4 Lightning", "path": "proteus-v0.4-lightning", "default": true},
 {"name": "SDXL", "path": "sdxl", "default": true}
 ],
 "promptMax": 1631,
 "promptDefault": 40,
 "seeds": 4,
 "rows": "models",
 "thumbToggle": false,
 "tsv": "PartiPrompts.tsv"
}
&lt;/script&gt;
&lt;/div&gt;
&lt;script src="https://anotherjesse.com/js/parti-viewer.js" defer&gt;&lt;/script&gt;</description></item><item><title>Playground V2.5</title><link>https://anotherjesse.com/posts/playground-v25/</link><pubDate>Tue, 27 Feb 2024 00:00:00 +0000</pubDate><guid>https://anotherjesse.com/posts/playground-v25/</guid><description>&lt;h2 id="note"&gt;Note&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;m Still rendering Parti Prompt with Playground &amp;hellip; this is a preview&lt;/p&gt;
&lt;h3 id="parti-prompt-disclaimer"&gt;Parti Prompt Disclaimer&lt;/h3&gt;
&lt;p&gt;Many of these prompts are challenging for current generative imagery models. Compare: &lt;code&gt;253&lt;/code&gt; &amp;ldquo;a motorcycle&amp;rdquo; vs &lt;code&gt;999&lt;/code&gt; &amp;ldquo;a black background with a large yellow square&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Drag the slider (or type a number between 0 and 1632) to change the prompt. Additionally, you can click any image to see the full-size verison.&lt;/p&gt;
&lt;div class="parti-viewer"&gt;
&lt;script type="application/json"&gt;
{
 "mode": "grid",
 "models": [
 {"name": "SDXL", "path": "sdxl", "default": true},
 {"name": "Playground 2.5", "path": "playground-25", "default": true}
 ],
 "promptMax": 1631,
 "promptDefault": 40,
 "seeds": 4,
 "rows": "seeds",
 "thumbToggle": true,
 "tsv": "PartiPrompts.tsv"
}
&lt;/script&gt;
&lt;/div&gt;
&lt;script src="https://anotherjesse.com/js/parti-viewer.js" defer&gt;&lt;/script&gt;</description></item><item><title>SDXL lightning</title><link>https://anotherjesse.com/posts/sdxl-lightning/</link><pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate><guid>https://anotherjesse.com/posts/sdxl-lightning/</guid><description>&lt;p&gt;Today ByteDance released SDXL Lightning (adding to the family of distilled/faster SDXL versions Turbo, LCM). From the &lt;a href="https://arxiv.org/abs/2402.13929"&gt;paper&lt;/a&gt;, we can improvements in the quality and how close it matches SDXL.&lt;/p&gt;
&lt;p&gt;&lt;img src="from-paper.png" alt="results from paper"&gt;&lt;/p&gt;
&lt;h2 id="exploring-parti-prompts"&gt;Exploring Parti Prompts&lt;/h2&gt;
&lt;p&gt;I recently rendered SDXL as part of &lt;a href="https://anotherjesse.com/posts/parti-prompts"&gt;parti prompts&lt;/a&gt;, and Lightning is quick - let&amp;rsquo;s make it easy to compare.&lt;/p&gt;
&lt;p&gt;Below, each row is a different (initial noise) seed, whereas columns are different models (SDXL, Lightning 1 step, &amp;hellip;)&lt;/p&gt;</description></item><item><title>Parti Prompts</title><link>https://anotherjesse.com/posts/parti-prompts/</link><pubDate>Mon, 19 Feb 2024 00:00:00 +0000</pubDate><guid>https://anotherjesse.com/posts/parti-prompts/</guid><description>&lt;div class="parti-viewer"&gt;
&lt;script type="application/json"&gt;
{
 "mode": "single",
 "models": [
 {"name": "sd15", "path": "sd15"},
 {"name": "sd21", "path": "sd21"},
 {"name": "sdxl", "path": "sdxl"},
 {"name": "sdxl-lcm", "path": "sdxl-lcm"},
 {"name": "sdxl-lightning-unet-1", "path": "sdxl-lightning-unet-1"},
 {"name": "sdxl-lightning-unet-2", "path": "sdxl-lightning-unet-2"},
 {"name": "sdxl-lightning-unet-4", "path": "sdxl-lightning-unet-4"},
 {"name": "sdxl-lightning-unet-8", "path": "sdxl-lightning-unet-8"},
 {"name": "sdxl-turbo", "path": "sdxl-turbo"},
 {"name": "stable-cascade", "path": "stable-cascade", "default": true}
 ],
 "promptMax": 1631,
 "promptDefault": 321,
 "seeds": 4,
 "thumbToggle": true,
 "tsv": "PartiPrompts.tsv"
}
&lt;/script&gt;
&lt;/div&gt;
&lt;script src="https://anotherjesse.com/js/parti-viewer.js" defer&gt;&lt;/script&gt;

&lt;h2 id="stable-cascade"&gt;Stable Cascade&lt;/h2&gt;
&lt;h2 id="sdxl"&gt;SDXL&lt;/h2&gt;
&lt;p&gt;SDXL images were generated with 25 steps using the FP16 variant&lt;/p&gt;</description></item><item><title>The Stable Cascade 2 Step</title><link>https://anotherjesse.com/posts/stable-cascade/</link><pubDate>Sun, 18 Feb 2024 00:00:00 +0000</pubDate><guid>https://anotherjesse.com/posts/stable-cascade/</guid><description>&lt;p&gt;Stabilty AI has shared an early release of Stable Cascade (built upon Würstchen). Whereas Stable Diffusion uses a single UNet followed by a VAE, this model uses 2 UNets - resulting in improvements in inference time and training resources.&lt;/p&gt;
&lt;div id="cascade-viewer"&gt;&lt;/div&gt;
&lt;script src="cascade.js" defer&gt;&lt;/script&gt;</description></item><item><title>Kandinksy 3</title><link>https://anotherjesse.com/posts/kandinsky3/</link><pubDate>Wed, 22 Nov 2023 00:00:00 +0000</pubDate><guid>https://anotherjesse.com/posts/kandinsky3/</guid><description>&lt;p&gt;Kandinsky 3 is the latest from the team that brought previous versions of the model.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;We conducted a lot of experiments on choosing an architecture and did a lot of work with data to make text understanding and generation quality better, and the architecture itself simpler and more concise. We also made our model more “domestic”: now it is much better oriented in the Russian and Soviet cultural field.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;img src="architecture.png" alt="Flan-UL2 + Unet"&gt;&lt;/p&gt;</description></item></channel></rss>