waifu2x
Image Super-Resolution for Anime-Style Art (by nagadomi)
VQGAN-CLIP
Just playing with getting VQGAN+CLIP running locally, rather than having to use colab. (by nerdyrodent)
waifu2x | VQGAN-CLIP | |
---|---|---|
403 | 67 | |
27,844 | 2,645 | |
0.5% | 0.0% | |
0.0 | 0.0 | |
about 2 years ago | over 2 years ago | |
Lua | Python | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
waifu2x
Posts with mentions or reviews of waifu2x.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-09.
-
Mac Preview Combine PDFs Different size
You can export the large PDF as a JPG then resize it using Tools > Adjust Size. You could also use https://waifu2x.udp.jp to "up-size" the smaller file to give it a bit more resolution. You can set up an Automator script to resize multiple images.
- To purchase all your Mari merch [twitter: イスカリオテのマリア]
-
Hortus de Escapisimo Spoiler
Just use waifu2x to make it bigger
- Make large wallpaper images less blurry?
-
Workshop
Crop it yourself with Gimp (free) or Photoshop (paid), then upscale it with something like Waifu2x.
-
The Goddess Squad (Goddess Squad art by ジぞくGGOc)
You can use https://waifu2x.udp.jp/ AI to enhance 2k or 4k. I made a 2k wallpaper.
-
Atelier Ryza Animation Sound Preview #1 (From Livestream)
You can try screenshot it and go to waifu2x to make it bigger
- Anyone have High quality version of this?
-
Super Auto Beach Fun!
waifu2x
- Bliksem boven de tulpenvelden in Flevoland afgelopen Zaterdagavond
VQGAN-CLIP
Posts with mentions or reviews of VQGAN-CLIP.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-23.
-
📚 Tutorials & 🎨 AI Art Generation Tool List Mega Thread
VQGAN-CLIP
-
Which is your favorite text to image model overall?
I've screwed with many text-to-image models over the past couple of years, and I found that while I currently enjoy Stable Diffusion's coherency, I have a soft spot for the ImageNet model used by default for VQGAN+CLIP. It easily approaches the uncanny valley when generating people or animals, but makes for great abstract backgrounds and wallpapers. I already have nostalgia for generating images with it on my CPU overnight.
-
Stable Diffusion Announcement
For someone only tangentially familiar with this space, how is this different than e.g. https://github.com/nerdyrodent/VQGAN-CLIP which you can also run at home? Is it the quality of the generated images?
-
Medieval Noir - VQGAN-CLIP - COCO Checkpoint
Used https://github.com/nerdyrodent/VQGAN-CLIP
- Once have access, do you run it on your computer or over the internet on Open-AI's computers?
- How to get AI imaging effect in Premiere pro
-
A Guide to Asking Robots to Design Stained Glass Windows
I don't have any of the DALL-Es but I do have a couple from github [1], [2] which gave these outputs[3]
[1] https://github.com/nerdyrodent/VQGAN-CLIP
-
How not to waste $1600?
If you want to try your hand at buggering your whole system - try playing with AI image generation as it uses all possible computer assets :D . There is a lot of forms and installations for those but I VQGANs from github the easiest. Problem is that some require familarity with shell, python and in some cases - you need to enable the Linux subsystem in Windows (is it called a subsystem? it is not exactly a VM). This one is the easiest to install out of all I tried. But I liked the results of Pixray most but I wrecked it. I use this one nowadays.
- Ask HN: Is there a publicly available (not private beta) text-to-image API?
-
Got a Machine Learning Algorithm to depict Aphex
For those that are interested, I used VQGAN-CLIP, specifically this GitHub repository
What are some alternatives?
When comparing waifu2x and VQGAN-CLIP you can also consider the following projects:
video2x - A machine learning-based video super resolution and frame interpolation framework. Est. Hack the Valley II, 2018.
DALLE-mtf - Open-AI's DALL-E for large scale training in mesh-tensorflow.
Real-ESRGAN - Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
stable-diffusion - A latent text-to-image diffusion model
upscayl - 🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
CLIP-Guided-Diffusion - Just playing with getting CLIP Guided Diffusion running locally, rather than having to use colab.