Pinned Repositories
clip-guided-diffusion
A CLI tool/python module for generating images from text using guided diffusion and CLIP from OpenAI.
glide-finetune
Finetune glide-text2im from openai on your own data.
laionide
checkpoints for glide finetuned on laion and other datasets. wip.
pyglide
A CLI tool for using GLIDE to generate images from text.
retrieval-augmented-diffusion
Retrieval augmented diffusion from CompVis.
tortoise-tts
A multi-voice TTS system trained with an emphasis on quality
ldm-finetune
Home of `erlich` and `ongo`. Finetune latent-diffusion/glid-3-xl text2image on your own data.
DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
feed_forward_vqgan_clip
Feed forward VQGAN-CLIP model, where the goal is to eliminate the need for optimizing the latent space of VQGAN for each input prompt
clip-retrieval
Easily compute clip embeddings and build a clip retrieval system with them
afiaka87's Repositories
afiaka87/tortoise-tts
A multi-voice TTS system trained with an emphasis on quality
afiaka87/glide-finetune
Finetune glide-text2im from openai on your own data.
afiaka87/pyglide
A CLI tool for using GLIDE to generate images from text.
afiaka87/retrieval-augmented-diffusion
Retrieval augmented diffusion from CompVis.
afiaka87/laionide
checkpoints for glide finetuned on laion and other datasets. wip.
afiaka87/lstein-stable-diffusion
This version of CompVis/stable-diffusion features an interactive command-line script that combines text2img and img2img functionality in a "dream bot" style interface, a WebGUI, and multiple features and other enhancements.
afiaka87/cog-stable-diffusion
Diffusers Stable Diffusion as a Cog model
afiaka87/dalle-pytorch
Text to Image Transformer in Pytorch
afiaka87/CodeGen
CodeGen is an open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
afiaka87/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
afiaka87/ds-macro
A rudimentary macro input system for Death Stranding in Python.
afiaka87/glid-3
combination of OpenAI GLIDE and Latent Diffusion
afiaka87/glid-3-xl
1.4B latent diffusion model fine tuning
afiaka87/mobius
A discord bot by/for Clay. Currently a work-in-progress. Not really meant for public consumption.
afiaka87/poll-bbox-notify-discord
This Python script monitors a specified URL for WebRTC streaming activity and sends notifications to a Discord channel when the streaming status changes.
afiaka87/clip-retrieval
Easily computing clip embeddings and building a clip retrieval system with them
afiaka87/clip-interrogator
afiaka87/dalle-mini
DALL·E Mini - Generate images from a text prompt
afiaka87/dalle2-laion
Pretrained Dalle2 from laion
afiaka87/discord-bot-tutorial-code
afiaka87/dotfiles
My dotfiles.
afiaka87/feed_forward_vqgan_clip
afiaka87/linksys-mon
Display device connection status from (some) Linksys routers.
afiaka87/majesty-diffusion
Majesty Diffusion by @Dango233 and @apolinario (@multimodalart)
afiaka87/poll-twitch-notify-discord
This Python script monitors a specified Twitch user's stream status and sends notifications to a Discord channel when the user starts streaming.
afiaka87/retrieval-stable-diffusion
afiaka87/rudalle-sr
A Cog implementation of the Real-ESRGAN super-resolution model from ruDALL-E.
afiaka87/StyleGAN-Human
StyleGAN-Human: A Data-Centric Odyssey of Human Generation
afiaka87/StyleGANXL-CLIP
A notebook for text-based guided image generation using StyleGANXL and CLIP.
afiaka87/SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository)