this post was submitted on 29 Mar 2026
191 points (98.5% liked)

Linux

13364 readers
672 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] freeman@sh.itjust.works 2 points 3 weeks ago (1 children)

Why would I need luck?

safety_checker is indeed an ai image content check that ships with ComfyUI. There are two instances of it under the ComfyUI directory. Nowhere else on my $HOME

fsdpy_utils is also part of ComfyUI, it's a module to help run models (not a model itself those are huge). ComfyUI is a webUI to run AI stuff, so it's expected to be found there. It's not found anywhere else on my $HOME

cachetools/func.py is a module providing cache not a tty. It exist in other Python software that I 've installed. No random instances of it all over $HOME either

You are probably asking an AI chatbot to produce drivel with technical terms you 've seen online to troll this community. It's probably convincing to people who are unfamiliar with python, ai or linux but it does not pass inspections by anyone familiar with these things.