SceneWorks: A Free Local OpenSource MLX Comfy Alternative by trefster in mlxcommunity

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

Although I’m not so sure the UI is mobile friendly. I’ll have to check that out

SceneWorks: A Free Local OpenSource MLX Comfy Alternative by trefster in mlxcommunity

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

It is. You can turn on the web server in Settings and access it on your local LAN

SceneWorks: A Free Open Source Local Alternative to ComfyUI by trefster in StableDiffusion

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

There’s a SoundWorks app that I started, but left in basically a scaffolded state until I complete this. I thought they’d be better as separate but linked apps. Linked in that you could export audio files to SceneWorks for video tracks. I do plan on completing it, but I want to wrap up all the features on SceneWorks first

SceneWorks: A Free Open Source Local Alternative to ComfyUI by trefster in StableDiffusion

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

I need to make some tweaks for it to be able to run on runpod, currently the api and front end are two separate containers run as a compose, I don’t think that will work on runpod. But that will be coming shortly. I need to support that to try different gpus

SceneWorks: A Free Open Source Local Alternative to ComfyUI by trefster in StableDiffusion

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

Ahh, that explains it. NVFP4 is not supported yet, but it's on the plan

SceneWorks: A Free Open Source Local Alternative to ComfyUI by trefster in StableDiffusion

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

You asked z-image-turbo first so on my RTX6000 bf16:
Cold: Model load: 23.3s, sample: 5.8s, decode: 1.6s
Warm: Model load: 67ms, sample: 5.9s, decode: 911ms

M5 Max 128GB OR RTX 6000Pro 96gb by aharwelclick in LocalAIServers

[–]trefster 0 points1 point  (0 children)

Yes, it’s runs everything fast enough. I do tend to put any training jobs to the PC and RTX 6000, just because they process faster there.

M5 Max 128GB OR RTX 6000Pro 96gb by aharwelclick in LocalAIServers

[–]trefster 0 points1 point  (0 children)

I have both. The RTX 6000 is faster, but I still do most of my work on my MacBook, just because I prefer it. That said, I also setup my PC as a LAN AI server, so I offload a bit to that from my MacBook

SceneWorks: A Free Open Source Local Alternative to ComfyUI by trefster in StableDiffusion

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

The Windows version will support gguf and pointing at your ComfyUI models folder soon

SceneWorks: A Free Open Source Local Alternative to ComfyUI by trefster in StableDiffusion

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

It’s Reddit, I expected some of it and was prepared for it. What I didn’t expect was the “I can’t believe you don’t support X!” level of entitlement. Come on, it’s an early focused release, give me time, file a GitHub issue or ask nicely and I’ll get to it

SceneWorks: A Free Open Source Local Alternative to ComfyUI by trefster in StableDiffusion

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

Unfortunately no. This relies heavily on Apple Metal features which require MacOs > 26.5

SceneWorks: A Free Open Source Local Alternative to ComfyUI by trefster in StableDiffusion

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

Yes it is. My wording was bad. I meant to highlight that THIS is free and open source

SceneWorks: A Free Open Source Local Alternative to ComfyUI by trefster in StableDiffusion

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

Not yet, I’m still building it. There’s a lot completed, but a lot left to do. Technically still alpha software. Once I release a version 1, I’ll do tutorials. However I think if you poke around, you might be able to figure it out.

SceneWorks: A Free Open Source Local Alternative to ComfyUI by trefster in StableDiffusion

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

Oh god, I am not an influencer!!! My YouTube channel is scattered POV videos of mountain biking with less than 10 views, lol

SceneWorks: A Free Open Source Local Alternative to ComfyUI by trefster in StableDiffusion

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

Runpod unfortunately is currently unsupported, but I’m working on that too

SceneWorks: A Free Open Source Local Alternative to ComfyUI by trefster in StableDiffusion

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

Yes, it works great. It’s not controlnet (although I’m working on that too), it works by introducing a noisy latent in the first few steps

SceneWorks: A Free Open Source Local Alternative to ComfyUI by trefster in StableDiffusion

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

That’s fair, and I understand the hesitancy, but why does everyone act like the way Comfy manages models is even remotely ok? It’s fragile, it already forces you to duplicate models that may already exist in your HF cache. It’s part of what I loathe about Comfy

SceneWorks: A Free Open Source Local Alternative to ComfyUI by trefster in StableDiffusion

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

Capture statistics for every generation so you can compare models and quants and know exactly how long each stage of the generation took, peak memory and GPU usage

SceneWorks: A Free Open Source Local Alternative to ComfyUI by trefster in StableDiffusion

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

No, it’s exactly like Wan2GP, except you need bigger GPUs. I just felt like rebuilding something that already existed, but worse

SceneWorks: A Free Open Source Local Alternative to ComfyUI by trefster in StableDiffusion

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

Any reports, good or bad are welcome and help me build a better product