Spaces:
Running
on
Zero
Running
on
Zero
Adding examples with ImageSlider
#3
by
ysharma
HF staff
- opened
No description provided.
I have sourced these examples from the project repo: https://github.com/Westlake-AGI-Lab/Distill-Any-Depth/tree/main/data/input
In order to use the gradio ImageSlider, I had to move back the gradio version to 4.44.1
ysharma
changed pull request title from
Upload 5 files
to Adding examples with ImageSlider
Hi @xingyang1 , I have submitted two PRs, and you may select either one based on your preference and close the other one:
- The first PR (https://huggingface.co./spaces/xingyang1/Distill-Any-Depth/discussions/2) simply adds example images while maintaining the latest gradio SDK.
- The second PR (https://huggingface.co./spaces/xingyang1/Distill-Any-Depth/discussions/3) incorporates a custom component named gradio imageslider. Currently, this component is compatible only with gradio 4, not gradio 5. So I had to move back the gradio version to
4.44.1
.
First Image with gradio image slider and gradio sdk 4.44.1
:
xingyang1
changed pull request status to
merged