pixray
By pixray
pytti-core
By pytti-tools
pixray | pytti-core | |
---|---|---|
12 | 2 | |
1,040 | 86 | |
1.0% | - | |
0.0 | 4.8 | |
over 1 year ago | about 1 year ago | |
Python | Python | |
GNU General Public License v3.0 or later | MIT License |
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.
pixray
Posts with mentions or reviews of pixray.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-28.
-
[GPU] ASUS Refurbished GPU's RTX 3070 Dual Fan ($350) RTX 3070 Triple Fan ($380) RTX 3080 10GB ($550) Sold Direct from Asus - Free Shipping
Not sure I ran https://github.com/pixray/pixray, which I think is based off of VQGAN. It would fluctuate from 50-100 -> 300-400 watts every few seconds and my desk lamp on the same power strip would flicker dim every time it hit. I game all the time at that wattage, so I assume it was spiking well over 400 when it would kick up.
- Open source Python libraries for AI image generation that you can install on an Amazon GPU instance, like min(DALL-E) and Pixray?
- List of open source machine learning AI image generation/text-to-image libraries that can be installed on an Amazon GPU instance? e.g. MinDall-E, Disco Diffusion, Pixray
- Creating Pixel Art (2010)
-
I used AI to create thematic art to cards of my game
I used code from https://github.com/pixray/pixray. It is not easy to use directly, and you need datacenter GPU to use pixray well. I ended up maintaining the texts at google sheets and running the model training at GCP Vertex AI infrastructure. I might open source the steps to do that later, but now the code is messy. Pixray does have an accessible web UI at https://replicate.com/pixray/text2image if you are interested to try it out. You can't control all parameters there though. The most recent famous AI art generator is https://openai.com/dall-e-2/, which has a wait list.
-
Pixel art + cutting edge AI generation
This is a just-for-fun post. Over on the discord, Mylie and I have been getting heavily into GAN/CLIP style AI image generation, applied to pixel art with the pixeldrawer module of pixray. It has proven to be extremely fun to input Ultica art as a style guide and then use text prompts to generate new images. We've developed a new method for making seamless tiling pixel art, mixing the AI stuff with our own! Check these out:
-
Stay Strong, Ukraine!
This is also hardware-hungry I'm afraid, this uses Pixray here: https://github.com/pixray/pixray
-
I just released my first iOS app! It's a game where you guess what the movie is from the machine-learning generated pixel art image. Here's a playable demo for the iOS app!
Thanks! I'm using Pixray: https://github.com/pixray/pixray
-
I am developing an online game in which you generate artworks using AI and run an art gallery. You can auction/display your art to other players and visit their galleries. These are examples of artworks based on the prompt "hellgate". Which do you like best? All used slightly different settings.
Can you expand? This looks like something generated by pixray (https://github.com/pixray/pixray), is that what you tweaked? Looks really cool.
They are! And you will be able to generate an unlimited number of them in my game. It is based off this implementation. Hope that helps :)
pytti-core
Posts with mentions or reviews of pytti-core.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-28.
-
Open source Python libraries for AI image generation that you can install on an Amazon GPU instance, like min(DALL-E) and Pixray?
here's another for ya: https://github.com/pytti-tools/pytti-core
- “Milky Way” 🌌 via pixelz.ai
What are some alternatives?
When comparing pixray and pytti-core you can also consider the following projects:
DALL-E - PyTorch package for the discrete VAE used for DALL·E.
min-dalle - min(DALL·E) is a fast, minimal port of DALL·E Mini to PyTorch
glide-text2im - GLIDE: a diffusion-based text-conditional image synthesis model
stable-diffusion - A latent text-to-image diffusion model
pyxelate - Python class that generates pixel art from images
aseprite - Animated sprite editor & pixel art tool (Windows, macOS, Linux)