I created a program. exe that process and enhances artwork images in batches using AI: the input will be an excel with 3 columns: artwork name, artist name and artwork file name. Then the program enhances the low resolution image using prebuilt models to an 8k ready pdf that can...
Continue reading...Python
Using Cloudflared & Python for remote executing stuff on your closed home network!
As you might be aware Cloudflare recently started offering a tunnel so that you could access your home network from your own domain, this is great news as before we had to open ports or made more complex configurations to make this work. So one of the first uses that...
Continue reading...How to pass an argument to an RPA Uipath robot from cmd
I was working on one Uipath robot and needed to strap it together to other scripts: some python files and other xaml to prototype a solution. One quick way to test your Uipath robots without having to open the main GUI is by executing the main xaml file from the...
Continue reading...