aayushmahapatra / stable-diffusion

Nextjs application that leverages the model trained by Stability AI and Runway ML to generate images using the Stable Diffusion Deep Learning model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stable Diffusion App

Nextjs application that leverages the model trained by Stability AI and Runway ML to generate images using the Stable Diffusion Deep Learning model.

Client

  • Language: TypeScript
  • Framework: Next.js & TailwindCss
  • Libraries: Axios

Installation

yarn
yarn dev

Server

  • Language: Python
  • Libraries: FastAPI, Torch & Diffusers

Installation

python3 api.py

About

Nextjs application that leverages the model trained by Stability AI and Runway ML to generate images using the Stable Diffusion Deep Learning model.


Languages

Language:TypeScript 55.7%Language:CSS 27.4%Language:Python 11.6%Language:JavaScript 5.3%