Sanskar Jain
Sanskar Jain
Hey there, I found emgithub.com to be extremely useful to my workflow, but I cannot embed my code snippets (from my repo) on medium.com. This is maybe because they use...
I'm passing the following command to convert a JPG to SVG but it's not generating any new file in the output directory: ``` python3 color_trace_multi.py --input="/content/logo.jpg" --output="/content/color-results" --colors=2 ```
Hey everyone, I was trying to implement this solution for my personal project and there was some issue where I got stuck. To mount EFS, lambda and EFS should be...