eros404 / Dreamer

UI Interface built with Electron to use DeepDaze and VQGAN-CLIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dreamer

UI Interface built with Electron to use DeepDaze and VQGAN-CLIP

[WORK IN PROGRESS]

Download

Windows (.exe)

Pre-release v0.2.0

  • Download the file
  • Unzip it
  • Launch dreamer.exe

Tools included

Deep Daze

Deep Daze is a simple command line tool for text to image generation using OpenAI's CLIP Siren.

It is created by Phil Wang (@lucidrains), you can found the source repository here.

Requirements

This will require that you have an Nvidia GPU or AMD GPU

  • Recommended: 16GB VRAM
  • Minimum Requirements: 4GB VRAM (using VERY LOW settings)

RealSR ncnn Vulkan

Real-World Super-Resolution via Kernel Estimation and Noise Injection (CVPRW 2020) by @nihui (repository).

Project status

  • Deep Daze generation
    • add options explanations
    • with text/image
    • story mode
    • generation visualization and process status
  • VQGAN+CLIP generation
  • Image explorer
    • realsr implementation for upscaling

About

UI Interface built with Electron to use DeepDaze and VQGAN-CLIP

License:Apache License 2.0


Languages

Language:CSS 98.4%Language:JavaScript 1.2%Language:HTML 0.4%