▲ 1 r/comfyui+1 crossposts

modal and HF plugins for double commander (or total commander)

Couple of plugins for the free Double Commander file manager (or total commander if you prefer) in wfx form. Allows you to download, upload, delete files remotely, rename them, browse third party HF repos or manage your own repos. usefull when browsing and downloading models from HF etc

https://github.com/mmoalem/modal-commander-wfx-plugin

https://github.com/mmoalem/huggingface-commander-wfx-plugin

reddit.com
u/bonesoftheancients — 1 day ago

seeking advice on training a video lora on a particular physical interaction

I was wondering what is the best method for training a lora to learn a specific action which interacts with real physical objects.

lets say, tying and untying shoelaces, or wearing/removing a jacket. its not just about the action but the interaction with the object (jacket) and how the material reacts.... is there a particular way to teach a lora to understand physical interaction and the way material behaves?

reddit.com
u/bonesoftheancients — 1 day ago

is fp8 or int8 better for 5060ti 16gb vram

looking for clear info on which quantization to go for - fp8 or int8 convrot - is there a "better" choice?

reddit.com
u/bonesoftheancients — 6 days ago

is there a strap or hack to attach the loop to the underside of a smartphone strap?

i want to wear the loop alongside my smart watch that is not so accurate re fitness data. Currently i have them side by side on my wrist but not really ideal. i wondered if its possible to attach it to my smartwatch opposite side of the strap so it sits at the inside of my wrist (and will it even work there?) - anyone with any suggestions?

reddit.com
u/bonesoftheancients — 9 days ago
▲ 21 r/cubase+7 crossposts

introducing 0Z Effect Manipulator VST - converts sidechain waveform into midi cc data

This is a hybrid audio/midi effect plugin. It's main function is to convert audio (through sidechain routing) into a midi cc data, this data can than be used to control various parameters in its internal effects or control parameters in other effects and plugins.

It is experimental in nature, offering some unexpected sound design possibilities especially in following one audio track amplitude with a synced movement in another through audio effects or synth parameters.

It is free (pay what you choose with 0 minimum).

youtu.be
u/bonesoftheancients — 8 days ago
▲ 19 r/Mixcraft_Studio+9 crossposts

free MIDI CC Phone Controller android app and VST plugin

posted a video on youtube showing how to use the free MIDI CC Phone Controller I created. Its completely free, no ads no data collection.

https://youtu.be/AmpIbfPKfDs

the app is available on Google Play STore or through my website - all info and links in the video description

u/bonesoftheancients — 12 days ago

can i convert a max audio effect into a midi effect?

EDIT - SOLVED - found a max device that does what i want already so no need to reinvent the wheel

I am trying to build a max device that receive midi cc data and pass it to the MAP button (as in the LFO effect) so the cc changes can control other device's parameters. This proves to be a big headache...

when creating a new midi effect and trying to copy and paste the map button inside it's bpatcher, and all the maxpat code with it it seems to lose most of the inputs and outputs on the poly~ abi.map patcher (inside the maxpat all ins and outs are intact)

and when i tried to just modify the LFO plugin by removing all functionality that irrelevant to me, deleting plugin and plugout and including midiin and midiout and routing the cc from the midi in to the poly~ it refuses to become a midi effect or accept any midi input

reddit.com
u/bonesoftheancients — 22 days ago

Sharing my new Comfyui Focus Mode extension

First of all - why? I was getting tired of scrolling around large sprawling workflows when all i needed was the load node , prompt and save nodes (and possibly couple of other nodes) when I was on "production"mode - i.e. just focused on generating rather then experimenting with workflow settings.

I do like to tweak workflow settings and fine tune using the many available parameters in a workflow but i do that usually until i am satisfied with my setup and when starting to generate i end up going all the way to the left to load assets then somewhere in the middle i have a prompt node, then scroll to the far right to look for the output and maybe jump to the lora loader somewhere in the mess to change the strength or load a different lora etc

I know there are many alternative UIs to interact with the comfyui backend but I wanted to stay as close as possible to the comfyui canvas throughout. the app mode is not good for me as i have not switched to nodes 2 and it also formated rigidly like the other UIs - i wanted flexibility

So here is my solution - a focus mode - you right click on the nodes you want to have access to and add them to the focus panel, you click on the focus mode button at the top to enter focus mode and see only these nodes, without wires and no other visual distractions, all in one view. Click to exit it and you are back at the full workflow view as normal.

It is also persistent - you can rearrange the nodes and enter and exit the panel and it will keep the order. And it should also save with workflow state when you save the workflow.

hope some of you might find it useful

https://github.com/mmoalem/comfyui-focus-mode

Edit: Some ask about the workflow. I got it from here https://huggingface.co/RuneXX/LTX-2.3-Workflows/tree/main/First-Last-Frame

u/bonesoftheancients — 23 days ago
▲ 10 r/comfyui

Sharing my new Comfyui Focus Mode extension

https://reddit.com/link/1u40y3l/video/ylffpdi9tw6h1/player

First of all - why? I was getting tired of scrolling around large sprawling workflows when all i needed was the load node , prompt and save nodes (and possibly couple of other nodes) when I was on "production"mode - i.e. just focused on generating rather then experimenting with workflow settings.

I do like to tweak workflow settings and fine tune using the many available parameters in a workflow but i do that usually until i am satisfied with my setup and when starting to generate i end up going all the way to the left to load assets then somewhere in the middle i have a prompt node, then scroll to the far right to look for the output and maybe jump to the lora loader somewhere in the mess to change the strength or load a different lora etc

I know there are many alternative UIs to interact with the comfyui backend but I wanted to stay as close as possible to the comfyui canvas throughout. the app mode is not good for me as i have not switched to nodes 2 and it also formated rigidly like the other UIs - i wanted flexibility

So here is my solution - a focus mode - you right click on the nodes you want to have access to and add them to the focus panel, you click on the focus mode button at the top to enter focus mode and see only these nodes, without wires and no other visual distractions, all in one view. Click to exit it and you are back at the full workflow view as normal

hope some of you might find it useful

https://github.com/mmoalem/comfyui-focus-mode

reddit.com
u/bonesoftheancients — 23 days ago

"ideogram 4 prompt builder kj" changes the image orientation by 90 degrees

not sure what is going on exactly but when i feed the json into the kj node it seems to rotate the image (and flips it too if i am not mistaken)...

so i generate using a json and in the same time sending the same json to the kj node and the resulting json (and the design box in the node too) rotate the image

reddit.com
u/bonesoftheancients — 27 days ago

how do i set uo multi provider json

decided to try pi - i would like to use it with openrouter, nvidia nim and llama.cpp locally (not all together ofcourse) - i am not sure how to configure settings.json to inc all my options (and inc several models for each provider) or do i put these all in models.json? - can someone please upload an example json?

reddit.com
u/bonesoftheancients — 1 month ago

cant get ltx director to work properly

I tried it for the first time and trying to get FFLF seq - so I put an image at the beginning, an image at the end and text prompt in between with a similar prompt on each of the images and middle text and i keep getting a cut between the first image (a little animated) and the last image (animated too) - its like different scenes rather than FFLF... any idea who to do this correctly?

reddit.com
u/bonesoftheancients — 1 month ago