Skip to content

This repo shows how to implement a simple image generation app that uses conditional VAE, Jax, fastapi, docker, streamlit and heroku

License

Notifications You must be signed in to change notification settings

RealMlops/Image-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple App for image generation 😃

In this repo, we used Jax implementation of VAE together with deployment using fastapi, streamlit and docker to make a simple app for generating number images. The pipeline is quite clear so that everyone can utilize this to make better application 😄

In order to run app, just make sure that you have Docker in your computer and clone this repo. Then run:

cd Image-Generation-App

docker-compose up -d --build

The app is already on localhost:8501

Demo

342581285_9401449859895531_5932215192584172224_n

About

This repo shows how to implement a simple image generation app that uses conditional VAE, Jax, fastapi, docker, streamlit and heroku

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published