Erik Umenhofer
Results
4
comments of
Erik Umenhofer
when is this getting updated
This worked for me in VSCode :)
It's the `FilterType` here, it doesn't exist on which ever version it's importing. ```python filter = pydiffvg.PixelFilter(type = diffvg.FilterType.box, radius = torch.tensor(0.5)), ```
Interested in this as well.