p-mishra1
p-mishra1
@merveenoyan I created a PR regarding this #174 .
segformer pytorch
i'm taking Edge Detection Tutorial
> i'm taking Edge Detection Tutorial [huggingface space link](https://huggingface.co/spaces/mipra/kornia-edge-detection) i have question how can we embed the app in notebook generated HTML (sorry for the lame question). Right now I...
> @NimaBoscarino just realizing that folks (and ourselves during review) we forgot to add `src` in the `gradio-app` tag point to `https://hf.space/embed/kornia/....` and not rendering at all in the docs...
> Looks like it's just that some paths are wrong (e.g. for the ones under `applications` they need to make sure that they go `../gradio/` since they're in a deeper...
> 1. We need to have a test for this. If you need help implementing the test, let us know. Yes sure, there will be same test function but instead...
Yes @BenjaminBossan i changed the functionality to load skops file as well as pkl file and also mentioned some of the things about thr design choice. Waiting for input from...
thanks @BenjaminBossan will update the changes
thanks @BenjaminBossan for the code snippet and detailed explanation i have added required changes, i also added a deleter for model. have a look.