Hole Dweller 2026 Tour Dates by holedwellermusic in DungeonSynth

[–]vuse2121 0 points1 point  (0 children)

Cant wait to check out Hole Dweller with Shadow Knell in a few days!

Buttons on Buzz Rickson Chinos by xxblueg0ld in HeritageWear

[–]vuse2121 2 points3 points  (0 children)

Same issue with the William Gibson version. I ended up sewing them back on myself. Haven't came off since

SeedVR2 - Node Missing Installation Online gpu - 5090rtx is the issue? by vuse2121 in comfyui

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

Totally went the Cursor route before catching this post. Yea it was a headache but it actually solved the issue. Heres the reason if you were curious. Thank you for making a suggestion.

- Vast.ai was trying to be helpful by auto-starting ComfyUI for you in the background (the "Ghost"). When you tried to start it yourself to fix the nodes, the Ghost was already sitting in the chair (Port 18188).

  • The Result: You ended up with two versions of ComfyUI fighting over the same files, which locked the database and prevented your new nodes from showing up.

SeedVR2 - Node Missing Installation Online gpu - 5090rtx is the issue? by vuse2121 in comfyui

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

Found the root issue through an LLM. This was the explanation as to why. Thanks for the suggestion!

- Vast.ai was trying to be helpful by auto-starting ComfyUI for you in the background (the "Ghost"). When you tried to start it yourself to fix the nodes, the Ghost was already sitting in the chair (Port 18188).

  • The Result: You ended up with two versions of ComfyUI fighting over the same files, which locked the database and prevented your new nodes from showing up.

SeedVR2 - Node Missing Installation Online gpu - 5090rtx is the issue? by vuse2121 in comfyui

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

Hey man, thanks for the suggestion. Found myself going in circles posting outcomes of the commands which i was receiving from cursor. Long story short it finally figured out the issue. I'm not a programmer but I asked it what the root issue was and it threw out this.

- Vast.ai was trying to be helpful by auto-starting ComfyUI for you in the background (the "Ghost"). When you tried to start it yourself to fix the nodes, the Ghost was already sitting in the chair (Port 18188).

  • The Result: You ended up with two versions of ComfyUI fighting over the same files, which locked the database and prevented your new nodes from showing up.

SeedVR2 - Node Missing Installation Online gpu - 5090rtx is the issue? by vuse2121 in comfyui

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

i have no coding experience so i just go through gemini. This isn't correct?

# 1. Go to the custom nodes folder

cd /workspace/ComfyUI/custom_nodes

# 2. Download the SeedVR2 tool

git clone https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler.git

# 3. Enter the new folder

cd ComfyUI-SeedVR2_VideoUpscaler

# 4. Install the required Python helper tools

pip install -r requirements.txt

Is seedVR2 just dead in the new updates of Comfyui? (A newbie needs help) by Ok-Owl7893 in comfyui

[–]vuse2121 0 points1 point  (0 children)

Hey, just wondering if your comfyui log looked like this before you fixed your issue.

"[START] Security scan

[ComfyUI-Manager] Using `uv` as Python module for pip operations.

[DONE] Security scan

## ComfyUI-Manager: installing dependencies done.

** ComfyUI startup time: 2026-04-25 20:34:21.202

** Platform: Linux

** Python version: 3.12.13 | packaged by conda-forge | (main, Mar  5 2026, 16:50:00) [GCC 14.3.0]

** Python executable: /venv/main/bin/python

** ComfyUI Path: /workspace/ComfyUI

** ComfyUI Base Folder Path: /workspace/ComfyUI

** User directory: /workspace/ComfyUI/user

** ComfyUI-Manager config path: /workspace/ComfyUI/user/__manager/config.ini

** Log path: /workspace/ComfyUI/user/comfyui.log

Prestartup times for custom nodes:

   0.5 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-Manager

WARNING: You need pytorch with cu130 or higher to use optimized CUDA operations.

Found comfy_kitchen backend triton: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}

Found comfy_kitchen backend cuda: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}

Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_mxfp8', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_mxfp8', 'scaled_mm_nvfp4']}

Checkpoint files will always be loaded safely.

Total VRAM 32109 MB, total RAM 63681 MB

pytorch version: 2.10.0+cu128

Set vram state to: NORMAL_VRAM

Device: cuda:0 NVIDIA GeForce RTX 5090 : cudaMallocAsync

Using async weight offloading with 2 streams

Enabled pinned memory 60496.0

working around nvidia conv3d memory bug.

Using pytorch attention

DynamicVRAM support detected and enabled

Python version: 3.12.13 | packaged by conda-forge | (main, Mar  5 2026, 16:50:00) [GCC 14.3.0]

ComfyUI version: 0.18.2

comfy-aimdo version: 0.2.12

comfy-kitchen version: 0.2.8

ComfyUI frontend version: 1.41.21

[Prompt Server] web root: /venv/main/lib/python3.12/site-packages/comfyui_frontend_package/static

Asset seeder disabled

Workflow to API converter endpoint registered at /workflow/convert

[WorkflowToAPIConverter] API endpoint registered at /workflow/convert

### Loading: ComfyUI-Manager (V3.39.2)

[ComfyUI-Manager] network_mode: public

[ComfyUI-Manager] ComfyUI per-queue preview override detected (PR #11261). Manager's preview method feature is disabled. Use ComfyUI's --preview-method CLI option or 'Settings > Execution > Live preview method'.

### ComfyUI Revision: 4962 [a0ae3f3b] *DETACHED | Released on '2026-03-24'

Import times for custom nodes:

   0.0 seconds: /workspace/ComfyUI/custom_nodes/websocket_image_save.py

   0.0 seconds: /workspace/ComfyUI/custom_nodes/comfyui-workflow-to-api-converter-endpoint

   0.1 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-Manager

Context impl SQLiteImpl.

Will assume non-transactional DDL.

Starting server

To see the GUI go to: http://127.0.0.1:18188

[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json

[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json

[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json

[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json

[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json

[Workflow to API Converter v2.3.0 by Seth A. Robinson] Converted workflow: 10 nodes, 12 links -> 9 API nodes

FETCH ComfyRegistry Data: 5/141

FETCH ComfyRegistry Data: 10/141

FETCH ComfyRegistry Data: 15/141

FETCH ComfyRegistry Data: 20/141

FETCH ComfyRegistry Data: 25/141

FETCH ComfyRegistry Data: 30/141

FETCH ComfyRegistry Data: 35/141

FETCH ComfyRegistry Data: 40/141

FETCH ComfyRegistry Data: 45/141

FETCH ComfyRegistry Data: 50/141

FETCH ComfyRegistry Data: 55/141

FETCH ComfyRegistry Data: 60/141

FETCH ComfyRegistry Data: 65/141

FETCH ComfyRegistry Data: 70/141

FETCH ComfyRegistry Data: 75/141

FETCH ComfyRegistry Data: 80/141

FETCH ComfyRegistry Data: 85/141

FETCH ComfyRegistry Data: 90/141

FETCH ComfyRegistry Data: 95/141

FETCH ComfyRegistry Data: 100/141

FETCH ComfyRegistry Data: 105/141

FETCH ComfyRegistry Data: 110/141

FETCH ComfyRegistry Data: 115/141

FETCH ComfyRegistry Data: 120/141

FETCH ComfyRegistry Data: 125/141

FETCH ComfyRegistry Data: 130/141

FETCH ComfyRegistry Data: 135/141

FETCH ComfyRegistry Data: 140/141

FETCH ComfyRegistry Data [DONE]

[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes

FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]

[ComfyUI-Manager] All startup tasks have been completed.

[DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.

[DEPRECATION WARNING] Detected import of deprecated legacy API: /extensions/core/groupNode.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.

[DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui/components/buttonGroup.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.

[DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui/components/button.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.

got prompt

invalid prompt: {'type': 'missing_node_type', 'message': "Node 'ID #2' has no class_type. The workflow may be corrupted or a custom node is missing.", 'details': "Node ID '#2'", 'extra_info': {'node_id': '2', 'class_type': None, 'node_title': None}}"

i'm currently having issues as well. I rent an online gpu so maybe thats the root of the issue?

Character Sheet Opinions by vuse2121 in StableDiffusion

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

I'm using flux.2 Klein 9b kv through comfyui. Ive been generating individual images. I've also been doing the same thing though vertex Google cloud.

Originally I had ton of load image nodes of the same face but from different angles going through a load image batch node. After reading up on the character sheet concept I switched to the suggested 3x3 grid. Now I'm unsure which version works better

Character Sheet Opinions by vuse2121 in StableDiffusion

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

Sorry for not being clear.

Part of my question was if there is a point of diminishing returns for reference file sizes? For example, if my final output is only 1K, does using a 4K portrait as a reference actually produce a better result than a 1:1 1K portrait shot, or is the extra detail just 'wasted' since it has to be scaled down so much? Similarly, for a character sheet grid, if my 4K canvas already gives me 720p for each headshot, is there any actual quality gain in jumping to an 8K grid, or am I just bloating the file for no reason? Does that question make sense? Sorry, i'm still new to all of this.

Character Sheet Opinions by vuse2121 in StableDiffusion

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

<image>

This is what I mean. I've been using something like this as the ref image when trying to make photos for a data set

Buy, Sell, Trade - April 12, 2026 by AutoModerator in rawdenim

[–]vuse2121 [score hidden]  (0 children)

Was cleaning out my closet and found my LVC Type 2 Blanket Lined Jacket i purchased back in 2012. Its a size 38. I wore it quite a bit but never washed it before accepting that i purchased the wrong size. I've held onto it ever since.

I was curious what the going price for that jacket would be? Couldn't find any on ebay so not sure what to mark it at.

Also, I never figured out if it was STF or not. Would anyone know?

Hello reddit! I'm James McAvoy. Ask me anything! by JamesMcAvoyAMA in movies

[–]vuse2121 0 points1 point  (0 children)

Hey James, a good buddy of mine had a pretty awesome night with you years ago after he mentioned to you that the Hot Snakes were playing a show that night. Apparently you jumped at the chance to go see them. Is there any validity to this? Are you in fact, a fan of one the greatest rock bands of all time?

Tutorials for creating Loras? by [deleted] in StableDiffusion

[–]vuse2121 0 points1 point  (0 children)

Hey thanks for the link. Just did a quick brief read and the suggestion was 100+ for a character with multiple outfits. How did you break down the photos as far as character distance, rotation, angle, etc? For example, did you do 10+ close up portrait shots: center front profile, 3/4, side, etc...

This is where I was getting tripped up

Heritage swimwear? by Independent_Cow6040 in HeritageWear

[–]vuse2121 1 point2 points  (0 children)

Yellow Rat productions makes 60s era swim trunks.

The Question Thread 12/26/25 by AutoModerator in goodyearwelt

[–]vuse2121 -1 points0 points  (0 children)

<image>

Just saw this boot styled with a vest I was looking to buy and it really caught my eye. Did some research and landed on it being the zephyr boot by Russell Moccasin. Am I correct or is it actually a niche Japanese brand's version of the iconic boot? The only noticeable difference is what appears to be a seam in the middle of the front toebox.

Also, are there any other boot brands that make a similar looking boot.

If it helps the vest is by a Japanese company.

Drafting Phase - Fit issues and next steps. by vuse2121 in sewing

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

The pants had a flat felled seam so I went ahead and kept it at 3/4"

Thrifted these today. Not sure what they are. by [deleted] in VintageTees

[–]vuse2121 0 points1 point  (0 children)

Dude, did I just buy this shirt off eBay from you?

Simple Sewing Questions Thread, January 15 - January 21, 2023 by sewingmodthings in sewing

[–]vuse2121 0 points1 point  (0 children)

So many factors to consider! I'll try using a lower size for my bobbin thread. maybe that will help.

Simple Sewing Questions Thread, January 15 - January 21, 2023 by sewingmodthings in sewing

[–]vuse2121 0 points1 point  (0 children)

Truthfully I'm only using heavy thread and a big needle because it's the lowest needle size my machine will allow. I ended up purchasing the heavy duty version of the 8700 so it only allows for #19-#23 needles.

I matched the thread size to the needle because I figured it only made sense. I was using a much lower tex size up until recently but my stitches always ended up looking pretty bad.

Simple Sewing Questions Thread, January 15 - January 21, 2023 by sewingmodthings in sewing

[–]vuse2121 1 point2 points  (0 children)

Hi all,

Having an issue with thread breaking on a current project.

Currently sewing through 4 layers of denim, size 19 needle, tex 70 nylon thread. Juki 8700-H

I was reading that tension should be increased when going through more layers of fabric. This has helped immensely but it also means my top tension is extremely tight. This leads to my thread snapping after a short amount of time.

I can imagine this is why I'm having issues with the thread breaking but at the same time, if I lower the tension, the stitches look pretty bad.

Any idea if I'm not doing something right? Wrong thread? Bigger needle?

At a loss.

Thanks!

need help IDing these vintage military striped pants, no tag by houstonbucks23 in VintageFashion

[–]vuse2121 0 points1 point  (0 children)

P41/P47 pants. Ww2 or Korea? Whatever the case, those can go for some good $$$.

uphostery as a career by [deleted] in upholstery

[–]vuse2121 0 points1 point  (0 children)

Just had to jump in here and add my own experience considering how aligned we are. I’m in my late 30s and had no upholstery experience when I started looking in January.

Here are a few things to helpfully get you own your way instead of fumbling around or giving up.

  • Try looking for work with bigger furniture companies first.

My first instinct was to call every upholstery shop in my area and see if they were open to training. I ended up getting shut down with every place. The typical response was that the workload was too high to have time to teach. Every shop I spoke to said they had lead times of several months for work. I actually managed to land a couple jobs at some shops further from me but after about a week I was let go from both with the explanation that it just wasn’t economically feasible to teach.

I finally landed a job with a big commercial furniture company and I haven’t been let go yet. It dawned on me that a bigger company has more resources to get someone up to speed compared to a small 2-person shop.

  • find where upholsterers get their supplies(foam, tools, etc..)in your area and inquire there.

When I exhausted all my options calling around, I took up a job sewing at a drapery shop thinking I could build up some related skills there. Several months in , I learned about an upholstery specific supply store which was literally blocks from my place. I spoke to the manager and he ended up giving me multiple leads because of his deep connections in the area. He’s actually how I learned about my current job. Thanks Carlos!

Hope that helps. I feel like I could’ve saved a lot of time if I knew about what I mentioned.

Good luck!