-
Had been already [implemented](https://github.com/RazrFalcon/svgcleaner/blob/af3726a40f7bf2f080508a80066030eafa10fd9f/src/cli/paths/paths.cpp#L288), but there are a lot of code to port and it's not re…
-
Thanks for your awesome job❤️ I reproduced the CLIPFont.
![iter190](https://github.com/ximinng/PyTorch-SVGRender/assets/141135497/6bb3b933-98c8-4e9e-87a7-b8c9ef8366b9)
But when I use new input…
-
(svgrender) username :~/path/to/svgrender$ pip install numpy scipy scikit-fmm einops timm fairscale=0.4.13
ERROR: Invalid requirement: 'fairscale=0.4.13'
Hint: = is not a valid operator. Did you mea…
-
Link: https://pytorch-svgrender.readthedocs.io/en/latest/clipfont.html
![image](https://github.com/ximinng/PyTorch-SVGRender/assets/141135497/974bd4b4-a260-4bd0-8d81-f7ef6147e811)
-
An interesting work!
I am trying the sample scripts inside the docker container and keep getting errors like:
'... ModuleNotFoundError: No module named 'hydra' ...'
I pip installed some packages…
-
Getting the following error while trying to run via docker
docker: Error response from daemon: could not select device driver "" with capabilities: [[gpu]].
ERRO[0000] error waiting for container:
-
Does it have an option to convert bitmap to vector ?
Is it an AI model ?
Like : https://vectorizer.ai/
-
Hi,
I loved reading your diffsketcher paper and recently saw on the diffsketcher github repo that you are releasing a Pytorch-SVGRender which is SOTA in differentiable rendering 👀👀!
I was wond…
-
Need to be able to just render a given svg file or svg object (icon) to a bitmap and use that bitmap, e.g., for icons in textview. This is a case where the scene graph model is not used, and we just …
-
I'm having some trouble trying some of the samples. Here are the steps I took:
I installed created a conda environment with python 3.8 called "svgdreamer" and installed diffvg.git
I installed th…
xkahn updated
6 months ago