Skip to content

kakao6062/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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.8%
  • Dockerfile 15.4%
  • Shell 6.8%