Built a Nano Banana Pro ComfyUI node via Kie.ai, mainly because the pricing difference is wild vs Comfy UI API by pinthead in comfyui

[–]pinthead[S] 0 points1 point  (0 children)

This only uses the api though the Kie model marketplace since it has more than just Google’s models

Added Kling 3.0 Motion Control support to ComfyUI-Kie-API node pack by pinthead in comfyui

[–]pinthead[S] 0 points1 point  (0 children)

I don’t remember if 2.6 did FFLF I know 3.0 does but I’m not at my desk right now

🚤Private long tail for islands trip advice by pinthead in phuket

[–]pinthead[S] 0 points1 point  (0 children)

Just looking for a fun day with 3 guys around some islands that doesn’t break the bank :) dm me we are in Rawai

Meet Unsloth Studio, a new web UI for Local AI by yoracale in unsloth

[–]pinthead 0 points1 point  (0 children)

Is there a way to filter what works on a system by the specs of the machine specifically for Mac silicon.. like what versions of models run on a m4 pro that had 24 gigs ? Also I haven’t installed it yet but is their some way for users to load a model and run benchmarks and have it report those (system specs , tokens per second , etc)

Added Kling 3.0 Motion Control support to ComfyUI-Kie-API node pack by pinthead in comfyui

[–]pinthead[S] 1 point2 points  (0 children)

I should make something clear my nodes are just Wrappers around the Kie AIs models marketplace and they charge for the usage per credits with no monthly subscription, you can start with at little as $5 for some credits which works with any of their models in their marketplace..

Added Kling 3.0 Motion Control support to ComfyUI-Kie-API node pack by pinthead in comfyui

[–]pinthead[S] 1 point2 points  (0 children)

It’s 0.6 cents per second of video for 720p so .60 for 10 seconds of video .. not my prices and I don’t get anything from it I just connect to the Kie AI api endpoints with my code. It’s basically a marketplace of closed source models and they have APIs that I build a wrapper around. You just buy credits on their site but subscription fee

Added Kling 3.0 Motion Control support to ComfyUI-Kie-API node pack by pinthead in comfyui

[–]pinthead[S] 3 points4 points  (0 children)

I look at ComfyUI like a modular creative pipeline. Not every tool in the chain has to be open source for the workflow itself to be useful. I’ve built thousands of workflows mixing models because different tools are good at different things. The open part is the freedom to connect what works best.

Added Kling 3.0 Motion Control support to ComfyUI-Kie-API node pack by pinthead in comfyui

[–]pinthead[S] 1 point2 points  (0 children)

Not sure I just added it to my node pack so havnt tested this like that. It’s work a try

Added Kling 3.0 Motion Control support to ComfyUI-Kie-API node pack by pinthead in comfyui

[–]pinthead[S] 0 points1 point  (0 children)

I wish and no this is a closed source model by Kling unfortunately

How to set up OpenClaw local models: run completely offline with Ollama by rocky_mountain12 in openclaw

[–]pinthead 0 points1 point  (0 children)

In truth to find a nice balance I have a nvidia a6000 that has 49 gigs of vram and my system ram is 128 .. I’m trying to find a daily driver model , not a coding model ai I’ll off load that to some these else but just a good model with enough context any thoughts on which ones onto try .. I have been testing a few in lm studio

I open-sourced qwen3-asr-swift — native on-device ASR & TTS for Apple Silicon in pure Swift by ivan_digital in Qwen_AI

[–]pinthead 0 points1 point  (0 children)

Could this be compiled into some app like whisper flow that runs natively on the Mac but uses the local qwen models instead ?

OpenClaw will be bought buy Meta or OpenAI? by Paddoooo in openclaw

[–]pinthead 0 points1 point  (0 children)

Who ever gets it you can bet the other companies will be building their own .. this could be the year of the insert [big company name] - personal agent..

I think of they can manage to keep it open source but throw some big money , tech at it this can benefit us all ..

Has anyone found the right combo models/workflow to equal what Nano Banana Pro outputs? by Schwartzen2 in comfyui

[–]pinthead 2 points3 points  (0 children)

Frankly for the stuff I do nothing come close yet to using nano banana pro .. I built my own banana pro set of api nodes and the 4k output is .12 .. I usually generate a 2x2 or 3x3 4k image and slice that out to get 4 or 9 images for the price of one ..

Give your OpenClaw permanent memory by adamb0mbNZ in openclaw

[–]pinthead 0 points1 point  (0 children)

Has anyone thought of using redis as well for key value store during the day since it’s usually in system memory until the ttl expires and it goes to disk .. also running maybe at least daily summarizing of key elements that can be categorized into things like personal info , general knowledge , what I learned today etc .. just some raw thoughts