TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Long Stable Diffusion: pipeline of generative models to illustrate long stories

6 点作者 manderchar超过 2 年前

1 comment

manderchar超过 2 年前
I really wanted to illustrate long stories with Stable Diffusion! So, hacked together this pipeline:<p>Long text -&gt; GPT-3 suggests illustration ideas -&gt; GPT-3 translates from English to &quot;prompt-English&quot; -&gt; Stable Diffusion outputs images<p>Open source: <a href="https:&#x2F;&#x2F;github.com&#x2F;sharonzhou&#x2F;long_stable_diffusion" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;sharonzhou&#x2F;long_stable_diffusion</a><p>Here&#x27;s a published story, illustrated by this repo, titled &quot;Never Hire a Herd of Goats to Mow your Lawn&quot;: <a href="https:&#x2F;&#x2F;storiesby.ai&#x2F;p&#x2F;never-hire-a-herd-of-goats-to-mow" rel="nofollow">https:&#x2F;&#x2F;storiesby.ai&#x2F;p&#x2F;never-hire-a-herd-of-goats-to-mow</a><p>That story is AI-written, AI-narrated, AI-illustrated story, which a couple friends and I have been generating.<p>An earlier story made the top of HackerNews a week ago: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32652673" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32652673</a>. I was too slow to illustrate that earlier week&#x27;s piece, so it became clear to me that I had to automate myself with this repo... definitely not overengineering the solution.<p>Anyways, hope you like it or parts of it. Pull requests veryyyy welcome. This was just a weekend project to keep my GPUs company.<p>Tweet with more stuff, if at all interesting: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;realSharonZhou&#x2F;status&#x2F;1567031035732594688" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;realSharonZhou&#x2F;status&#x2F;156703103573259468...</a>