TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Turn text into images with VQGAN+CLIP

10 pointsby justswimalmost 4 years ago

2 comments

justswimalmost 4 years ago
Hi Hacker News!<p>There was a recent post on Show (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=28120247" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=28120247</a>) for a collab notebook that allowed anyone to create AI art. We took that code and made a hosted version that makes it easy to get a video with just a query - no setup or coding experience necessary. Just click to the page and you’ll be able to create new art for free.<p>The generator is based off of the notebooks (<a href="https:&#x2F;&#x2F;colab.research.google.com&#x2F;drive&#x2F;1n_xrgKDlGQcCF6O-eL3NOd_x4NSqAUjK" rel="nofollow">https:&#x2F;&#x2F;colab.research.google.com&#x2F;drive&#x2F;1n_xrgKDlGQcCF6O-eL3...</a>) written by Hillel Wayne (<a href="https:&#x2F;&#x2F;www.hillelwayne.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.hillelwayne.com&#x2F;</a>) and Katherine Crowson.<p>You just type a query and you’ll get both an image and a video that the gan will generate. Because it’s seeded randomly each time, no two videos will ever be the same even with the same query.<p>Would love to get your feedback or see what you make!
评论 #28216717 未加载
motyarover 3 years ago
Oh that&#x27;s different, I thought it converts text into images like <a href="https:&#x2F;&#x2F;bruzu.com" rel="nofollow">https:&#x2F;&#x2F;bruzu.com</a> does.