Sd enable textual inversion - Python
https://github.com/hlky/sd-enable-textual-inversion 685Sd enable textual inversion - Python Similar Projects List
Peacasso - Jupyter
176
UI interface for experimenting with multimodal (text, image) models (stable diffusion). Peacasso Peacasso [Beta] is a UI tool to help you generate art (and experiment) with multimodal (text, image) AI models (stable diffusion). This proje
Stable diffusion playground - Python
144
Playing around with stable diffusion. Generated images are reproducible because I save the metadata and latent information. You can generate and then later interpolate between the images of your choice. Stable Diffusion Playground | 💻 + 🎨 = ❤️ Welcome to stable diffusion playground! Use this repo to generate cool images! Also - you get reproducibili
Sd akashic -
171
A compendium of informations regarding Stable Diffusion (SD). Stable Diffusion Akashic Records "Sic itur ad astra" A compendium of information regarding Stable Diffusion (SD) This repository is a collection of st
Stability sdk - Jupyter
286
--SDK for interacting with stability.ai APIs (e.g. stable diffusion inference). stability-clients Client implementations that interact with the Stability Generator API Installation Install the PyPI package via: pip install stabili
Sd webui colab - Jupyter
398
A repo for the maintenance of the Colab version of stable-diffusion-webui repo. Colab version of the amazing stable diffusion web ui repo located here See the original repo for all the features This repo is for the maintenance of
Awesome stable diffusion -
415
Curated list of awesome resources for the Stable Diffusion AI Model. Awesome Stable-Diffusion This is a list of software and resources for the Stable Diffusion AI model. 🖊️ marks content that requires sign-up or accoun
Stable diffusion webui docker - Dockerfile
617
Easy Docker setup for Stable Diffusion with user-friendly UI. Stable Diffusion WebUI Docker Run Stable Diffusion on your machine with a nice UI without any hassle! This repository provides multiple UIs for you to
SSI Cheatsheets
12
In my computer security course we make extensive usage of cheatsheets for various tools. I have decided to share them to enable others to take advantage of these materials. SSI_Cheatsheets Tool cheatsheets In the course Seguridad de Sistemas Informáticos (SSI, Computer Systems Security) from the Escuela de Ingeniería Info
CircleProgressMenu - Java
146
A simple circle menu with progress effect.It's used for some projects that need to be done step by step.The default color of the circles around is dark grey, The color of a certain circle will turn green when you are doing tasks involved in it and then blue when you complete them.Of course ,you can change these three status colors as you like at xml.Just copy my code if you need such a menu, which is quite easy to understand. Any suggestion, please send to:[email protected] Thank you!.
CircleProgressMenu
Intro:
It's a simple circle menu with progress effect. It's used for some projects that need to be done step by step.The default color of the circles around is dark grey, The color of a certain circl
GradTTS - Python
41
Unofficial Pytorch implementation of "Grad-TTS: A Diffusion Probabilistic Model for Text-to-Speech" (arxiv)
Blended diffusion
3
Official implementation for: Blended Diffusion for Text-driven Editing of Natural Images.
Glide text2im - Python
175
GLIDE: a diffusion-based text-conditional image synthesis model. GLIDE This is the official codebase for running the small, filtered-data GLIDE model from GLIDE: Towards Photorealistic Image Generation and Editing w
Stable diffusion - Jupyter
24.2k
A latent text-to-image diffusion model. Stable Diffusion Stable Diffusion was made possible thanks to a collaboration with Stability AI and Runway and builds upon our previous work: High-Res
InversifyJS - TypeScript
8.6k
A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
InversifyJS
A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
About
InversifyJS is a lightweight inversion of control (IoC) container fo
Tensorflow2 generative models - Jupyter Notebook
939
Implementations of a number of generative models in Tensorflow 2. GAN, VAE, Seq2Seq, VAEGAN, GAIA, Spectrogram Inversion. Everything is self contained in a jupyter notebook for easy export to colab.