Skip to content

aayushmahapatra/stable-diffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors