toshas commited on
Commit
fb2a148
·
1 Parent(s): 16108f4

update readme

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -121,9 +121,9 @@ These are the cats of the Marigold authors!
121
 
122
  - Does not work correctly inside the `TabbedInterface`.
123
  - Double copying between the hidden gallery component and the slider introduces visible flickering.
124
- - Each version of gradio-dualvision is locked to specific versions of `gradio`:
125
- - `v0.1.0`: `gradio==4.44.1` and `gradio_imageslider==0.0.20`;
126
- - `v0.2.0`: `gradio==5.29.0`;
127
 
128
  ## Contributing
129
  PRs are welcome but should start as a discussion in the [Issues](https://github.com/toshas/gradio-dualvision/issues) first.
 
121
 
122
  - Does not work correctly inside the `TabbedInterface`.
123
  - Double copying between the hidden gallery component and the slider introduces visible flickering.
124
+ - Each branch of gradio-dualvision is locked to specific versions of `gradio` matching the branch name.
125
+ PRs are welcome but should start as a discussion in the [Issues](https://github.com/toshas/gradio-dualvision/issues)
126
+ first.
127
 
128
  ## Contributing
129
  PRs are welcome but should start as a discussion in the [Issues](https://github.com/toshas/gradio-dualvision/issues) first.