kornia
kornia copied to clipboard
[docs] Add total_variation_denoising gradio
Type of change
- [x] ๐ Documentation Update
- [ ] ๐งช Tests Cases
- [ ] ๐ Bug fix (non-breaking change which fixes an issue)
- [ ] ๐ฌ New feature (non-breaking change which adds functionality)
- [ ] ๐จ Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] ๐ This change requires a documentation update
Checklist
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] Did you update CHANGELOG in case of a major change?