Gradio Web app for running VQGAN-CLIP locally
-
Updated
Sep 12, 2021 - Jupyter Notebook
Gradio Web app for running VQGAN-CLIP locally
ArtAI is an interactive art installation that collects people's ideas in real-time from social media and uses deep learning and AI art generation to curate these ideas into a dynamic display.
Experiments with Baudelaire and a text-to-image GAN.
machines vivid dreams
A simple library that implements CLIP guided loss in PyTorch.
Implements VQGAN+CLIP for image and video generation, and style transfers, based on text and image prompts. Emphasis on ease-of-use, documentation, and smooth video creation.
AI-powered art generator based on VQGAN+CLIP
VQGAN and CLIP are actually two separate machine learning algorithms that can be used together to generate images based on a text prompt. VQGAN is a generative adversarial neural network that is good at generating images that look similar to others (but not from a prompt), and CLIP is another neural network that is able to determine how well a c…
Traditional deepdream with VQGAN+CLIP and optical flow. Ready to use in Google Colab.
yet another VQGAN-CLIP variation
COMP4971C Independent Study Project Repository.
Art generation using VQGAN + CLIP using docker containers. A simplified, updated, and expanded upon version of Kevin Costa's work. This project tries to make generating art as easy as possible for anyone with a GPU by providing a simple web UI.
Getting the latest versions of Disco Diffusion to work locally, instead of colab. Including how I run this on Windows, despite some Linux only dependencies ;)
VQGAN+CLIP implementation for aarch64 architecture testing and benchmarking with machine learning workloads
Based on the Disco Diffusion, we have developed a Chinese & English version of the AI art creation software "AI Atelier". We offer both Text-To-Image models (Disco Diffusion and VQGAN+CLIP) and Text-To-Text (GPT-J-6B and GPT-NEOX-20B) as options. 在Disco Diffusion模型的基础上,我们开发了一款汉化版AI艺术创作软件“AI聊天画室”。我们同时提供了文本生成图像模型(Disco Diffusion与VQGAN+CLIP)及文本生成文本…
Local image generation using VQGAN-CLIP or CLIP guided diffusion
Mozart - A Generative Art Platform
Add a description, image, and links to the vqgan-clip topic page so that developers can more easily learn about it.
To associate your repository with the vqgan-clip topic, visit your repo's landing page and select "manage topics."