How To Call ComfyUI API with Python to Execute Workflows

How To Execute Workflows via ComfyUI API Calls for stable diffusion? Pretty simple with a Python script. The example in this post can be found on this Gist. To call a workflow, simply export is as API format, then execute Python with the script and some parameters.

Continue reading How To Call ComfyUI API with Python to Execute Workflows

How to Generate h2oGPT API responses with Python

So you installed your own h2oGPT on Windows, and you want to call it via its API. How to generate h2oGPT API responses programmatically with local API calls? There is a basic example provided on Github, but here is a Python3 script that will do it for you! There is a more powerful client called h2ogpt_client but as part of the h2oai project, you cannot install it on Windows yet.

Continue reading How to Generate h2oGPT API responses with Python

npm install webdriver is not working properly: 3 solutions

So, you thought about using locally installed Microsoft Edge (chromium) or Google Chrome as automaton for your nodeJS project? Bad luck, the webdriver versions available on npm for Windows do not match the browser’s MAJOR version… That’s a FAIL! Here is how to circumvent this problem.

Continue reading npm install webdriver is not working properly: 3 solutions

Crowdsec Security for swag Protects Your Nginx Reverse Proxy

Nginx provided by LinuxServer.io. as swag, is a reverse proxy in a docker container. It offers a module to integrate Crowdsec! Swag crowdsec is the plugin, but Crowdsec bouncer also needs to be installed as a separate container. You can find various not-too-difficult guides just like mine, hopefully this one is even easier?

Continue reading Crowdsec Security for swag Protects Your Nginx Reverse Proxy

Fix OneDrive Lost Sync Because Folder Locked

Sometimes, OneDrive will chug on a file or folder during synchronization, and will never be able to sync it. Nor will you be ever able to delete it, leading to lost sync. This folder impossible to delete will not be in use by any process, it’s just another NFTS bug. Here is a How To method to delete such files.

Continue reading Fix OneDrive Lost Sync Because Folder Locked

How To Disable Cortana And Keep SearchApp

Disable Cortana For Good And Keep SearchApp Contained is not so difficult, and will add a good deal of privacy to your Windows operating system. Microsoft’s attempt at a digital assistant, Cortana, built into Windows 10, never took off. In fact, in recent versions of Windows, the company has removed it from the search experience (19H1 build 18317).

Continue reading How To Disable Cortana And Keep SearchApp

How To Add missing Retroarch Snapshots for MAME ?

Retroarch provides Thumbnails for games that you have, but the list is curated and limited. MAME full non-merged has 44,000+ games and Retroarch provides only 13,000 or so. This guide will show you how to add almost all of the 44,000+ Retroarch Snapshots missing, thanks to progetto.

Continue reading How To Add missing Retroarch Snapshots for MAME ?

Success is just one script away

Exit mobile version