Skip to content

This repo shows how to implement a simple image generation app that uses Jax-Implementation of a conditional VAE, Jax, fastapi, docker, streamlit, heroku, ec2, and cloudflare 😃

Notifications You must be signed in to change notification settings

manhph2211/ml-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 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. I already run the app on EC2 AWS and public here: imageapp.realmlops.com. Maybe I will not set it for a long time, so enjoy 🥲

About

This repo shows how to implement a simple image generation app that uses Jax-Implementation of a conditional VAE, Jax, fastapi, docker, streamlit, heroku, ec2, and cloudflare 😃

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published