Skip to content

tqkuto01/show_img_hist

 
 

Repository files navigation

show_img_hist

  • an example of streamlit to show the histogram of an image

deploy on Render.com

local check

docker compose build
docker compose up -d

and access to http://localhost:8888

To stop the container,

docker compose down

CI/CD の課題の確認

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.4%
  • Dockerfile 14.3%
  • Shell 6.3%