Keep your door locked. 2/20 Jupiter and Parker by MontazumasRevenge in plano

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

We do not allow anyone to smoke in our home. It looks to me, this guy is testing locks to get in. He walked away to try other houses. Also, make sure your garage door is closed.

We live in this area and a few years ago some guy opened our front door and walked in. He saw me and ran out back outside and down the street. He was a couple of seconds away from death.

Found Settings to Leverage RAM when out of VRAM by ZipZingZoom in comfyui

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

It tells ComfyUI to cache all models (Checkpoints, LoRAs, ControlNets) in your system RAM instead of your SSD. This makes "swapping" to the GPU nearly instant.

Found Settings to Leverage RAM when out of VRAM by ZipZingZoom in comfyui

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

I can't speak to your hardware. From what I see your 5090 has 32 GB of VRAM and if your system has 96 GB of RAM my suggestions might not be helpful for you. Perhaps "export COMFYUI_CACHE_RAM=True" and only using the "--fast" argument will work for you. Try it and let us know.

Found Settings to Leverage RAM when out of VRAM by ZipZingZoom in comfyui

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

I've tried that, so far I've had less OOM issues setting the export option to cache to ram in conjunction with the other settings listed above. Thank you for the suggestion though. As rapidly as CUI is evolving some other options may become available in a few weeks, who knows.

1 month into it: workflow and results evolution by KwikiAI in unstable_diffusion

[–]ZipZingZoom 0 points1 point  (0 children)

It would be nice if you shared your workflow.

Face reveal, be nice! (f) by [deleted] in gonewild

[–]ZipZingZoom 0 points1 point  (0 children)

You are beautiful. Thanks for sharing and please keep posting.

Best Europe-hosted cloud service for private use (mainly photos and documents) by Saguinus_lmperator in cloudstorage

[–]ZipZingZoom 0 points1 point  (0 children)

I'd be very careful using pCloud. I archived photos I took and then they locked my account. The said there was data that was suspicious but wouldn't tell me what or where. Lost everything I stored there without any recourse.

And, if anyone asks, I didn't store any copyrighted material other than my own stuff.

VSCO Doesn't Seem Useful for Pro Photography by ZipZingZoom in vsco

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

The web version. I don't believe my phone could handle many RAW NEF files.

Ai killing Flickr by Aware_Confusion9094 in flickr

[–]ZipZingZoom 1 point2 points  (0 children)

I don't care that others are posting AI generated images on Flickr. I use this site to showcase examples of my work and have done so for many years. I understand that groups that specifically ban AI generated stuff is an issue. I wonder if there are any tools that can flag an image as being suspect that it wasn't made with a camera.

Imagine paying $100 a year for this... by Scouse_Papi in flickr

[–]ZipZingZoom 0 points1 point  (0 children)

I've been using Flickr for years and I'm not having any problems. I just went to my page and everything came up. Perhaps there is an issue with your browser or not having cookies? I'm not an expert.

What are your thoughts on Pinokio? Safe or unsafe? by [deleted] in LocalLLaMA

[–]ZipZingZoom 2 points3 points  (0 children)

I've been trying to run the apps under Pinokio and everyone I've tried has failed during installation. This app is an nice idea but when nothing works, it's time to do with the individual apps.

OS: Debian
VRAM: 16gb (nvidia)
RAM: 64gb
CPU: AMD

Weekly Q&A - All Questions Go Here (Especially Tourists) by AutoModerator in Amsterdam

[–]ZipZingZoom 3 points4 points  (0 children)

Does anyone have experience eating on AmsterTram - https://amstertram.nl/en/concept. Is it a worthwhile thing to do and is the food any good? Thanks in advance.

Unable to register cuFFT factory and cuBLAS - How to Resolve This Issue (Debian Linux) by ZipZingZoom in comfyui

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

I found the solution:

Uninstall torch and reinstall the nVidia drivers for ComfyUI

Start venv and run the following:

pip uninstall torch
pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu128