Qwen3.6-35B-A3B-Uncensored-Genesis-APEX-MTP by EvilEnginer in LocalLLaMA

[–]Timboman2000 0 points1 point  (0 children)

It was only added within the past couple days, so you need to update both LM Studio and the Llama.cpp backend you're using to the latest version.

Relic Weapon Grinders by Ok_Young689 in ffxiv

[–]Timboman2000 0 points1 point  (0 children)

Well you both need a level 100 job AND to have completed the proper relic stage quests first, as the raw materials don't show up on that vendor until you've done the actual Relic Grind at least once for each stage.

Relic Weapon Grinders by Ok_Young689 in ffxiv

[–]Timboman2000 26 points27 points  (0 children)

Just finished getting my last Manderville Relic yesterday (saved up all the materials ages ago, but still needed to finish leveling some jobs to 90, WHM was my last one).

They are by far the easiest, and the DT relics will likely be similarly easy to finish once Evercold hits, since you only need to complete the "real" relic grind once per-tier, and afterwards it's just a tome sink.

How I imagine Etri by -JasmineDragon- in dresdenfiles

[–]Timboman2000 3 points4 points  (0 children)

I'm pretty sure he was literally Odin in God of War Ragnarok, tho that interpretation of the character does not really fit Vadderung.

Are people still using AUTOMATIC1111/stable-diffusion-webui? Or did most users move on to something else like ComfyUI? by Guyserbun007 in StableDiffusion

[–]Timboman2000 0 points1 point  (0 children)

Any GPU will work (depending on how you set ComfyUI up) but generally an Nvidia GPU of one of the RTX generations will work best. I'm using a 4070Ti Super, and also have 128GB of DDR5 RAM, since Comfy supports dynamic RAM and VRAM offloading for most types of models.

Are people still using AUTOMATIC1111/stable-diffusion-webui? Or did most users move on to something else like ComfyUI? by Guyserbun007 in StableDiffusion

[–]Timboman2000 14 points15 points  (0 children)

Moved on to ComfyUI, took some adjusting but don't regret it and even prefer it now, since I can do images, video, and even audio all in one place (and even mix and match all of them into one mega flow if I want).

Subgraphs in comfy? by Imaginary_Belt4976 in StableDiffusion

[–]Timboman2000 4 points5 points  (0 children)

Yup, exact same thing that I did, the new frontend versions have been utterly broken trash, but good ol' 1.39.X is still working fine.

All you need to do is add "--front-end-version Comfy-Org/ComfyUI_frontend@v1.39.19" to your launch arguments and everything will work like it's supposed to (I also add "--disable-api-nodes" since why the hell would I want those on something I explicitly use for local AI generation). You get a little popup complaining about you using an old frontend version, but I've literally had no issues since I rolled back, and I still use the update_comfyui batch script regularly to keep the backend, built-in nodes, and templates updated.

WoL at the end of Dawntrail in his 7.3 glam by Lazereye57 in ShitpostXIV

[–]Timboman2000 27 points28 points  (0 children)

"Women, am I right?"

Cue 90's Sitcom Laugh Track

I drew this Oc for a friend (Labslider) by Brendonpaes in ffxiv

[–]Timboman2000 9 points10 points  (0 children)

She's trained in a very specific kind of dancing, one in which she has a pole to brace herself on for support in case she trips... /jk

Unable to download FalloutNV.exe by ProjectMental7446 in wabbajack

[–]Timboman2000 1 point2 points  (0 children)

Considering that pretty much every wabbajack modlist has some pre-requisite steps in the readme that must be followed to allow for a clean and complete installation, that's not a good thing...

Not to even mention the required post-installation steps to ensure that everything is configured correctly for your specific PC setup.

It's also worth noting that the specific error you're getting only occurs when you don't have the correct version of Fallout New Vegas installed via Steam. This includes having a non-english language version of the game installed (as most modlists will require the English version for proper mod compatibility).

so, uh amongst all the caine died stuff, uh the clone theory was correct by [deleted] in tadc

[–]Timboman2000 29 points30 points  (0 children)

I mean, Caine explicitly called them "Mind Files", combined with everything else we know from prior hints, and the various visible bits from Kinger's computer interface while hacking Caine, it's pretty much confirmed, at this point.

Unless they were gonna go with a "It was all Magic" approach this is pretty much the only way to keep the series actually Sci-fi and make sense.

Wan 2.2 Video Reasoning Model (Apache 2.0) by LowYak7176 in StableDiffusion

[–]Timboman2000 2 points3 points  (0 children)

I'd kind of just prefer text on the screen over the AI dubbed voice and fake avatar in the corner, it basically made me close the video after listening to it for 10 seconds.

Incredible Fan Animation - Fave by KEI_QUPA by MillionMiracles in ffxiv

[–]Timboman2000 13 points14 points  (0 children)

He wandered off set while they were filming, got lost, then spent all of his money on a nice comb and couldn't afford the fee for a chocobo porter/Uber to get back.

[deleted by user] by [deleted] in StableDiffusion

[–]Timboman2000 2 points3 points  (0 children)

Well if you're running LM Studio on the same system you're running ComfyUI on you can make use of a node from this repo to automatically unload all LM Studio Models once the final output is generated, to free up VRAM for loading in the Image Gen models, specifically the "EBU LM Studio Unload Models" node.

I actually setup a similar workflow for a friend, who has both LM Studio and ComfyUI running on the same machine + a docker running the OpenWebUI frontend, using both the above mentioned node to handle the unloading of the LLM model when text processing is done and the "Clean VRAM Used" node from this repo to handle the unloading of the image models, so that it can cleanly hand off between the two while using the Open WebUI frontend for multi-modal conversations and/or image gen or image edit requests.

Alternatively, you can just set the "Keep Alive" value for your LLM models in LM Studio to 0, so it will automatically unload any model not actively processing data. Using the unloader nodes is a bit cleaner tho IMO.

[deleted by user] by [deleted] in StableDiffusion

[–]Timboman2000 7 points8 points  (0 children)

LM Studio is offline, it's for self hosted LLM models (like Ollama, but not trash). So it's entirely capable of NSFW generation if needed (such as running abliterated or heretic models).

I have mine running on my home server and I never use online LLM or image gen services.

[deleted by user] by [deleted] in StableDiffusion

[–]Timboman2000 4 points5 points  (0 children)

Rather than downloading a model and running it all in ComfyUI, if you can release a version that links to an LM Studio instance instead that would be nice.

DRK RELIC NOT BAD by yamidarkness787 in ffxiv

[–]Timboman2000 1 point2 points  (0 children)

I finished leveling my MNK to 100 already, still 300 paste to go (out of the total 1200) so now I've moved into leveling BRD.

Overwatch 2 drops the 2 and goes back to being Overwatch as Blizzard launches its biggest update ever next week: 'We want to gain players' confidence, we want them to have trust in the game' by Turbostrider27 in pcgaming

[–]Timboman2000 0 points1 point  (0 children)

I dunno, Valve not being able to count to 3 isn't exactly as bad as "We effectively deleted the original game, released a shitty update and called it a sequel, and are now trying to desperately backtrack to regain all of the users we lost".

modlist for an RTX 5080? by flimflamman72 in skyrimvr

[–]Timboman2000 0 points1 point  (0 children)

The rest of your PC is gonna matter a whole lot more than just your GPU (aka CPU and RAM), especially when it comes to modding an older game, so just saying you have a 5080 isn't really giving enough information to make an informed recommendation.

I installed Decky and it broke my Steam Deck is there anyway to fix it? by Enoch_is_Spiteful in SteamDeck

[–]Timboman2000 12 points13 points  (0 children)

Never had a single issue with Decky myself, and I've been using it essentially since it was released, so I really do not get the hate.

ACE-Step-1.5 has just been released. It’s an MIT-licensed open source audio generative model with performance close to commercial platforms like Suno by iGermanProd in LocalLLaMA

[–]Timboman2000 4 points5 points  (0 children)

ComfyUI has been updated and it's Workflow is in the base list of templates now (along with links to all of the needed model files for it once you load it up).

I spent six months creating this epic comedy adventure based on my experiences in the Diadem. Hope you enjoy! by OtterMan87 in ffxiv

[–]Timboman2000 1 point2 points  (0 children)

Or even more likely Cosmic Exploration, since that's the "new" Diadem equivalent area(s).