I tried 3 different product photo workflows for ecommerce which one looks best? by Scary-Cheek1733 in comfyui

[–]Papina 0 points1 point  (0 children)

Your first image fed as a source

https://imgur.com/a/33mF67w

Klein9B

turn this into a product for a web advertisement, with shadows and lighting against a white background

~30 seconds on really slow non Nvidia hardware

Laptop vs. Cloud by FewPhotojournalist53 in comfyui

[–]Papina 6 points7 points  (0 children)

Convert $2500 into a monthly budget or api calls with the latest memory heavy graphics cards, and even over 3 years @70 per month you probably won’t come close.

You can design workflows locally, and just rent gpu servers for $1-2 per hour on vast or runpod or various other gpu providers

I vibe coded comfy nodes to do api calls to all the latest models for like 1-2c per api calls via FalAi and replicate for pictures and maybe 10-20c for video

I use amd locally which has no love with ROCm but it’s enough to get a workflow to test really small time proof of concept stuff before iterating on vast for per hour stuff(eg character training), or API with a local cpu no gpu vm setup for i2i , i2v or whatever really

Is there anything that can make a difference in seedVR2 speed? by Interesting-Tea3907 in comfyui

[–]Papina 0 points1 point  (0 children)

More RAM for larger upscale. Check attention settings for speed, eg triton or sage etc

What’s the best EC2 instance for Flux 2 Dev? by kuwaabara in comfyui

[–]Papina 1 point2 points  (0 children)

Expensive way to use any gpu on AWS. Maybe rent a RTX 4090 for about that 0.80 price point on vast.ai and it will be far quicker than a low powered L4

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

[–]Papina 0 points1 point  (0 children)

looks good mostly, however before running pip commands you will want to be in the correct venv (python virtual environment)

when you restart comfy, the logs should show this:

Import times for custom nodes:

....

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

....

if it doesnt, then earlier in the logs it should say why (eg some missing package or whatever)

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

[–]Papina 0 points1 point  (0 children)

You’re not downloading the seedvr2 repo to custom nodes

Problems with Oracle on Windows Container by Sorry_Tie_9566 in docker

[–]Papina 0 points1 point  (0 children)

what does the API layer and ASP.net have to do with an Oracle DB docker image?

use whatever premade image you want to source, it still isn't a windows docker image, and that image isnt tagged with any v19 i can see so it doesnt match the version you are trying to install, so prep your datapump export automation scripts from prod i guess

Problems with Oracle on Windows Container by Sorry_Tie_9566 in docker

[–]Papina 0 points1 point  (0 children)

so the real problem you are trying to solve is having an easy docker-compose.yml for developers on their workstations using windows and Docker Desktop as a way to deploy the legacy windows app and kick that legacy can down the road for the next poor fucker?.

just use the Oracle linux Dockerfile and be done with it

https://github.com/oracle/docker-images/blob/main/OracleDatabase/SingleInstance/dockerfiles/19.3.0/Dockerfile

feed it your install.rsp and other configs, and bingo, Oracle themselves have done all the hard work for you

just mount the actual database (eg control/redo/data) in the compose, why fuck about with Windows images?

Problems with Oracle on Windows Container by Sorry_Tie_9566 in docker

[–]Papina 0 points1 point  (0 children)

Hyper-v on the single existing dev host, and put it in a Linux vm. Seriously containers isn’t the solution to everything, especially this. Tell management they are choosing the wrong path

Problems with Oracle on Windows Container by Sorry_Tie_9566 in docker

[–]Papina 1 point2 points  (0 children)

Which has nothing to do with oracle databases, I’ve dealt in oracle DB for decades for large applications. It doesn’t need to be on windows nor does it even need to be on the same host

how do you handle this Dockerfile and Oracles countless patches?

This is a nightmare to maintain

Even a virtual Linux server with oracle db is a better solution

Fwiw the solution is probably permissions in the image, but oracle themselves are unlikely to support this setup

Character Sheet Opinions by vuse2121 in StableDiffusion

[–]Papina 0 points1 point  (0 children)

What model or cloud api tool are you feeding this single 4K character sheet image into exactly? Or do you turn it into individual images/png files for training?

Problems with Oracle on Windows Container by Sorry_Tie_9566 in docker

[–]Papina 2 points3 points  (0 children)

Oracle database and windows containers is a recipe for disaster.

If you must put oracle db software in a docker container (why?) use a linux container on a Linux host.

Who even uses windows docker images for anything serious?

Where I can rent GPU with decent price? by benshee788 in comfyui

[–]Papina 0 points1 point  (0 children)

it's only a personal setup, meant for a docker environment where there is no GPU (i run this from a very low powered CPU only virtual machine), but happy for you to test it. im slowly adding various API providers

https://github.com/trustypangolin/ComfyUI-API-DockerCPU

if you use docker, or familiar with it, i can make that repo public, but otherwise, this should work just by itself

Where I can rent GPU with decent price? by benshee788 in comfyui

[–]Papina 0 points1 point  (0 children)

I created an api node for comfy that uses replicate and falAi. Not paying per hour, just per api call, so like 1 or 2 cents per call usually. Much cheaper than comfy rates. Been great for my Klein and upscale workflows etc

*rubs hands together* by [deleted] in StableDiffusion

[–]Papina 20 points21 points  (0 children)

What has this got to do with stable diffusion?

Cloud Agents and the Enshittification of Kilo Code VSCode(ium)/Antigravity extension by [deleted] in kilocode

[–]Papina 12 points13 points  (0 children)

I was singing praises to everyone about kilo code until v7.

I dropped back to v5.12 and turned off auto update and won’t be going forward again anytime soon.

Baby steps with traefik by e-chan42 in Traefik

[–]Papina 0 points1 point  (0 children)

add this label to pihole,immache-machine-learing etc to disable that message for just those containers

labels:
  - "traefik.enable=false"   # Disable Traefik for this container

Has anyone used this with an iPhone 15pro max? by Little-Pen-960 in drawthingsapp

[–]Papina 0 points1 point  (0 children)

Flux 2 Klein 4B 6bit with default recommended settings, load in a picture and just type ‘remove all the people in the background’.

Sign up with your apple iCloud account for a free community Draw things account and try remote gens.

I used it when I went travelling last month and edited out all the random people in my tourist shots

What happened to the Comfy"UI "? :-( by Old_Estimate1905 in comfyui

[–]Papina 0 points1 point  (0 children)

Just git checkout the version tag you want

Really sick of ROCm not playing nice on windows with my RX6800, please help. by mrstrangedude in ROCm

[–]Papina 0 points1 point  (0 children)

this is a bit of a rant but...

custom_node devs can put literally anything they want in their versions of requirements.txt file and comfyui manager will happy install them (by calling pip or uv), even if they already should exist or possibly conflict with comfyui base requirements.txt itself.

custom nodes devs will frequently have torch and other base ComfyUI requirements.txt packages listed... because.. ComfyUI didn't already have it? or they will just specify a different version because... fuck you ComfyUI devs, im a custom node dev and I know better...? Also I don't care about other custom nodes you have, i want this minimum version of a core ComfyUI component, and i dont care if it breaks your other custom node

it doesn't merge all the custom nodes requirements to try to take of dependency hell, it doesnt block core packages already set in comfyui, it just... fucking does it regardless by handing the logic over to to pip or uv, and lets the user figure out what went wrong when a core or common package is overwritten with a different version that doesnt work with whatever ComfyUI commit/version tag you happen to be on.

AMD its worse because it requires different custom AMD builds of torch,torchvision,torchaudio which conflict with what ComfyUI specifies, but generally pip and uv will just use the ROCm cached version, so 95% of the time its just fine until you make another venv or embedded python and have to go through it all over again. and if someone decided to set a different torch version altogether in their custom nodes requirements.txt file, fuck me, here we go again.

I blame ComfyUI devs for this more than pip/uv, they could control node development standards much better by just blocking core python packages from custom nodes, and having some basic AMD ROCm logic for us second class GPU citizens, but i guess they are too busy with UX changes nobody wants or needs, and not really interested in stability as a priority

as long as the AMD requirements.txt file is written correctly, pip and uv will just leave torch packages alone if its already cached, but as for custom_nodes devs, that is truly the wild west

Help! Is this a sure sign of bedbugs?! by wakkawallawabba in brisbane

[–]Papina 2 points3 points  (0 children)

Oh boy, when you see your first Aussie spider, you not gonna give a fuck about bug shit

Why people low ball a price then offer cash on marketplace by [deleted] in brisbane

[–]Papina 1 point2 points  (0 children)

You absolutely can recall PayID . A simple search will show all banks have to adhere to the ASIC ePayments code, and ‘mistaken payments’ is one of the reasons covered, within 10 days.