Skip to content

robmarkcole/streamlit-image-juxtapose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamlit-image-juxtapose

A simple Streamlit Component to compare images in Streamlit apps using Knightlab's JuxtaposeJS. The images are saved to the streamlit static directory then served via streamlit as an image overlay with an adjustable slider.

Development

  • Create and activate a venv: python3 -m venv venv and source venv/bin/activate
  • Install requirements: pip3 install -r requirements.txt
  • Run streamlit: streamlit run app.py

Pip installable alternative

If you wish to pip install the functionality provided by this plugin checkout streamlit-image-comparison

References

About

A simple Streamlit Component to compare images in Streamlit apps. It integrates Knightlab's JuxtaposeJS

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages