SVGDreamer icon indicating copy to clipboard operation
SVGDreamer copied to clipboard

[CVPR 2024] Official implementation for "SVGDreamer: Text Guided SVG Generation with Diffusion Model" https://arxiv.org/abs/2312.16476

Results 3 SVGDreamer issues
Sort by recently updated
recently updated
newest added

Do you have train scripts?

Try running on 3090 with 24G vram but get cuda oom, want to know the least hardware (GPU) requirements.

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...