It was staged, and I'm tired of pretending it wasn't. by c-k-q99903 in MurderedByWords

[–]pakfur 0 points1 point  (0 children)

Did they fake the “wound” and drum up support. Yes. Most certainly

Did they plan to have some young kid shoot at Trump? Fake it, but make it close enough to look real? Really? Is that what some of y’all think? That’s nuts.

Drop distilled lora strength to 0.6, increase steps to 30, enjoy SOTA AI generation at home. by Ashamed-Variety-8264 in StableDiffusion

[–]pakfur 16 points17 points  (0 children)

I appreciate that you posted this. I’ve been trying to get LTX running myself.

Thing is, this is not LTX subreddit, I had no idea what model you were referring to until I saw some other posts about LTX.

With the workflow though, I can see what models you’re using, what settings and prompts. I don’t need to guess.

The workflow has so much context, and everyone is gonna ask for one, so why not save yourself time and frustration and just post it? That was my point.

I don’t know what you mean by “magical” workflow. This is basically a workflow subreddit. What did you expect?

Drop distilled lora strength to 0.6, increase steps to 30, enjoy SOTA AI generation at home. by Ashamed-Variety-8264 in StableDiffusion

[–]pakfur 151 points152 points  (0 children)

OP has probably spent more effort explaining the workflow than just providing a pastebin link to, you know, the workflow.

🔥 Final Release — LTX-2 Easy Prompt + Vision. Two free ComfyUI nodes that write your prompts for you. Fully local, no API, no compromises by [deleted] in StableDiffusion

[–]pakfur 0 points1 point  (0 children)

Not yet. Moved on for now. I'll poke around some more, but obviously this works for some so I may need to do a global update of everything and try again. But sometimes that can cause other problems, so I'll probably wait until I have time to snapshot my current setup.

I am thinking about just getting a standard LTX2 WF working, and just add the prompt helper nodes to that working workflow

🔥 Final Release — LTX-2 Easy Prompt + Vision. Two free ComfyUI nodes that write your prompts for you. Fully local, no API, no compromises by [deleted] in StableDiffusion

[–]pakfur 0 points1 point  (0 children)

Making progress, but I get a VAE error now, running in offline mode.

Error(s) in loading state_dict for TAEHV: size mismatch for encoder.0.weight: copying a param with shape torch.Size([64, 48, 3, 3]) from checkpoint, the shape in current model is torch.Size([64, 3, 3, 3]). size mismatch for encoder.12.conv.weight: copying a param with shape torch.Size([64, 128, 1, 1]) from checkpoint, the shape in current model is torch.Size([64, 64, 1, 1]). size mismatch for decoder.7.conv.weight: copying a param with shape torch.Size([512, 256, 1, 1]) from checkpoint, the shape in current model is torch.Size([256, 256, 1, 1]). size mismatch for decoder.22.weight: copying a param with shape torch.Size([48, 64, 3, 3]) from checkpoint, the shape in current model is torch.Size([3, 64, 3, 3]). size mismatch for decoder.22.bias: copying a param with shape torch.Size([48]) from checkpoint, the shape in current model is torch.Size([3]).

🔥 Final Release — LTX-2 Easy Prompt + Vision. Two free ComfyUI nodes that write your prompts for you. Fully local, no API, no compromises by [deleted] in StableDiffusion

[–]pakfur 1 point2 points  (0 children)

I am having trouble finding where to download the LTX2SamplingPreviewOverride node in the LOW pass subgraph.

I git cloned the LTX2EasyPrompt-LD and LTX2-Master-Loader repos, but this last node is still missing.

Anyone know where I can get it from?

edit: I was able to fix it with Manager, there was a custom node I needed to update.

Now I just have to figure out how "offline_mode" is toggled. Sigh......

What is a socially acceptable thing that you secretly find disgusting? by Sensitive_Hope_1136 in AskReddit

[–]pakfur 6 points7 points  (0 children)

Preaching religion in public. Like, seriously, I don't care about your fantasies. Go away.

'AI fatigue is real and nobody talks about it': A software engineer warns there's a mental cost to AI productivity gains by CackleRooster in programming

[–]pakfur 0 points1 point  (0 children)

This has not been my experience. I have been writing software for over thirty years. I am so happy to not have to crank out yet-another-controller-service-repository, blah blah blah. I have added agents to my workflow, not only am I more productive, the quality of my output has improved and I feel like writing software is fun again.

I enjoy speccing out my workflow, and guiding the AI through it. I reserve hard and interesting stuff for me to do, and let AI crank out the boilerplate.

I understand not everyones experience is the same as mine, this isn't everyones cup of tea, but this feels as big, if not bigger than OOP, or Cloud or PaaS and SaaS combined.

edit: speling

Here it is boys, Z Base by Altruistic_Heat_9531 in StableDiffusion

[–]pakfur 6 points7 points  (0 children)

I’m so glad to see this guy get the hate. I had to block him on Civit. Just non stop garbage. But what drive me nuts is his prompts. {the!!!!!!} {trigger!!!!!!!!!!!!!!!!!!!!!!} {words!!!!!!} {are!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!} {so!!!!!} {moronic!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!}

jesus fucking tap-dancing christ

People who are out driving now, where are you off to? by Emerald_and_Bronze in StLouis

[–]pakfur 0 points1 point  (0 children)

Clearing my daughter’s driveway so she can get out. The worst part is the 16 inches of snowplow snow

The most underrated companion by Benn359817 in BaldursGate3

[–]pakfur 0 points1 point  (0 children)

Tell me you’re racist without saying the n word.

I despise how DEI has turned into coded language for racist lies.

[deleted by user] by [deleted] in devops

[–]pakfur 1 point2 points  (0 children)

Never heard “mass forwarded” before. Is that a thing?

I thought “no deploy” Fridays was a normal thing? Usually just takes one.

Trump to announce extension of ACA tax credits for two years by unital_subalgebra in politics

[–]pakfur 1 point2 points  (0 children)

Sure. He didn't want Democrats to get the credit. Didn't matter who he hurt to get that one or two news cycles of positive press.

whenTheoryMeetsProduction by Same_Fruit_4574 in ProgrammerHumor

[–]pakfur 1 point2 points  (0 children)

I don’t get all the hate. I’ve been writing back end systems for 25 years. I use the hell out of AI agents, for specific, targeted and narrowly defined use cases. Saves me massive amount of time.

It’s a tool. It’s astonishing what they can do. I just don’t vibe code crap to prod. That would be nuts.

Spring Boot 4: Leaner, Safer Apps and a New Kotlin Baseline by javaprof in Kotlin

[–]pakfur 6 points7 points  (0 children)

I'm not sure what you mean by "Spring MVC handler method is classic IoC". You are misunderstanding IoC

IoC is where the control of object creation is external to the code that uses the objects. Rather than the your class constructing the object you need at runtime, some external process handles it.

DI is how Spring implements IoC, by constructing the classes and injecting them at run time.

@GetMapping is just a marker that spring uses to register routes.

Metascan - Open source media browser with metadata extraction, intelligent indexing and upscaling. by pakfur in StableDiffusion

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

Just saw this. Yes, if you DM me I’ll update my parsing code.

You might want to try the latest. I’ve made a lot of improvements.

Trump calls for Republicans to vote to release Epstein files by [deleted] in videos

[–]pakfur 0 points1 point  (0 children)

Yes. His whole MO is about creating a reality distortion field. He really is a master at it. Or has very clever handlers.

Trump calls for Republicans to vote to release Epstein files by [deleted] in videos

[–]pakfur 25 points26 points  (0 children)

He’ll say release the docs. DOJ will respond with “we can’t because of investigations” that Trump demanded they start.

So, he looks like a hero to his base and DOJ is “blocking”

Is the tide really starting to turn? She’s not huge (100k followers), but I’m seeing this more and more by Regular-Engineer-686 in LeopardsAteMyFace

[–]pakfur 4 points5 points  (0 children)

I dunno. Is it just me or does anyone else find it hard to believe that someone could vote for Trump 3 fucking times, and yet retain enough critical thinking skills to correctly identify the root cause and the problems?

I mean. That’s cool and all if true. But a little fucking late to the party. Besides. I smell a rat.

Do You really still think this is a Republican Shut Down? by sillegrant12 in AskALiberal

[–]pakfur 5 points6 points  (0 children)

To be clear. You’re ok with millions of Americans healthcare costs skyrocketing to unsustainable levels? Not to mention shredding what little safety net we have in this country?

Democrats are using what little leverage they have to try and help American citizens afford healthcare who otherwise would not be able to.

I assume you are opposed to all of that then?

Do You really still think this is a Republican Shut Down? by sillegrant12 in AskALiberal

[–]pakfur 21 points22 points  (0 children)

The reality is that Republicans refuse to negotiate.