Sign in Sign up
pypi

gradio-imageslider

A Gradio component for comparing two images. This component can be used in several ways: - as a **unified input / output** where users will upload a single image and an inference function will generate an image it can be compared to (see demo), - as a **manual upload input** allowing users to compare two of their own images (which can then be passed along elsewhere, e.g. to a model), - as **static output component** allowing users to compare two images generated by an inference function.

pypi View on Pypi

Activity

Latest release
2y ago
Total releases
19
Cadence
~daily
Last 12 months
0

Details

License
Apache-2.0
First release
Oct 06, 2023
Releases
Version Released
0.0.20 patch
0.0.19 patch
0.0.18 patch
0.0.17 patch
0.0.16 patch
0.0.15 patch
0.0.14 patch
0.0.13 patch
0.0.12 patch
0.0.11 patch
0.0.10 patch
0.0.9 patch
0.0.8 patch
0.0.7 patch
0.0.6 patch
0.0.5 patch
0.0.4 patch
0.0.2 patch
0.0.1 initial