Coder Social home page Coder Social logo

gen-ai's Introduction

Gen AI for image

This is a barebones repo I made for my future reference. This repo should have basic inference notebooks, notebook for training and a section with a list of community demos and showcases I've discovered.

Hopefully this will be a living document, updated throughtout time as the field develops.

Different ways to use Stable diffusion

  1. Diffusers library
  2. Kohya GUI
  3. AUTOMATIC1111 UI Tutorial
  4. ComfyUI

I'm using online cloud gpus from colab and kaggle, and colab recently banned automatic1111 web uis. I haven't tried any workarounds yet. So, I'm focusing on writing code using diffusers library. However, I've to reinvent the wheel for features that are already better implemented in Kohya and Automatic1111 web uis for training and inference.

Other resources for high quality tutorials include guides in civitAI and reddit posts on stable diffusion subreddit.

Stable Diffusion

  • SDXL

    • SDXL Basic inference
  • SDXL addons

    • LCM - fast inference in few steps (4-6 steps)
    • LORA - for training on images.

Hopefully every point is updated as I go through learning more about them. This repo will heavily rely on diffusers documentation by huggingface as a starting point with a few more code to download datasets and models from public sites like civitAI.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.