EnglishFrenchSpanish

Ad


OnWorks favicon

DALL-E 2 - Pytorch download for Windows

Free download DALL-E 2 - Pytorch Windows app to run online win Wine in Ubuntu online, Fedora online or Debian online

This is the Windows app named DALL-E 2 - Pytorch whose latest release can be downloaded as 1.15.6sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named DALL-E 2 - Pytorch with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.

- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application and install it.

- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.

Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.

SCREENSHOTS

Ad


DALL-E 2 - Pytorch


DESCRIPTION

Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch. The main novelty seems to be an extra layer of indirection with the prior network (whether it is an autoregressive transformer or a diffusion network), which predicts an image embedding based on the text embedding from CLIP. Specifically, this repository will only build out the diffusion prior network, as it is the best performing variant (but which incidentally involves a causal transformer as the denoising network) To train DALLE-2 is a 3 step process, with the training of CLIP being the most important. To train CLIP, you can either use x-clip package, or join the LAION discord, where a lot of replication efforts are already underway. Then, you will need to train the decoder, which learns to generate images based on the image embedding coming from the trained CLIP.



Features

  • Generate the DALL-E2 images from text
  • You can also train the decoder on images of greater than the size (say 512x512)
  • For the layperson, no worries, training will all be automated into a CLI tool
  • Training on Preprocessed CLIP Embeddings
  • Alternatively, you can also use Open Clip
  • Inpainting is also built into the Decoder


Programming Language

Python


Categories

AI Image Generators, Generative AI, Inpainting

This is an application that can also be fetched from https://sourceforge.net/projects/dall-e-2-pytorch.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad