DALL-E | pixray | |
---|---|---|
31 | 12 | |
10,824 | 1,030 | |
0.1% | 0.0% | |
0.0 | 0.0 | |
about 1 year ago | over 1 year ago | |
Python | Python | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
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.
DALL-E
-
Issue installing DALL-E
Not sure if this is the right place to post this but I'm having an issue installing DALL-E from github. I'm using this video as a tutorial and downloaded the DALL-E file from here. I got the the part of setting up a docker thing to run it but I'm getting the error shown in this picture:
- is dall e programmed? If yes how?
-
small chungus
well part of it is: https://github.com/openai/DALL-E
-
How to run DALL-E locally?
Following the read me, I ran
-
Error message "File cannot be written" on Linux Endeavour
I am trying to run a program from GitHUb (Dall-E; https://github.com/openai/dall-e). My first step was to run pip install DALL-E in the Terminal, which worked fine.
- lofi nuclear war to relax and study to
-
[N] [D] Openai, who runs DALLE-2 alleged threatened creator of DALLE-Mini
Code for https://arxiv.org/abs/2102.12092 found: https://github.com/openai/DALL-E
- A music-video generated by AI #Dalle2
- Dall-E - Pytorch package for the discrete vae used for dall·e.
- Created this with AI painting software
pixray
-
[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 :)
What are some alternatives?
DALLE2-pytorch - Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
glide-text2im - GLIDE: a diffusion-based text-conditional image synthesis model
DALLE-pytorch - Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
pyxelate - Python class that generates pixel art from images
dalle-2-preview
pytti-core
big-sleep - A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Technique was originally created by https://twitter.com/advadnoun
aseprite - Animated sprite editor & pixel art tool (Windows, macOS, Linux)
dalle-mini - DALL·E Mini - Generate images from a text prompt
monkey - Blitz Research Monkey Source
gpt-3 - GPT-3: Language Models are Few-Shot Learners
disco-diffusion