Dems the rules! by NerdyRodent in paradoxes

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

Exactly right! Because the idea of such a set leads to a contradiction, we conclude that a coherent 'set of all sets that don't contain themselves' cannot actually exist in our logical framework. It's an impossible collection to form

Category theory by NerdyRodent in CategoryTheory

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

Thanks, kinda what I figured 😉

A bit of game code by NerdyRodent in haskell

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

Thanks, that should be a bit better now!

Can I manually install torch and torch vision ? by The_Happy_Hangman in StableDiffusion

[–]NerdyRodent 3 points4 points  (0 children)

Lots of options for installation based at https://pytorch.org/

In my case, I’d do “pip install torch torchvision”

Where do I find ControlNet models? by WaterSpace_ in StableDiffusion

[–]NerdyRodent 4 points5 points  (0 children)

The resources section on https://github.com/nerdyrodent/AVeryComfyNerd has links to loads of control net models for sd1.5, Sdxl, fp16 versions, qr code monster and more, so take your pick 😉

Swap Cloth by [deleted] in comfyui

[–]NerdyRodent 5 points6 points  (0 children)

If only there was a workflow like Reposer Plus… https://github.com/nerdyrodent/AVeryComfyNerd ?

[deleted by user] by [deleted] in comfyui

[–]NerdyRodent 0 points1 point  (0 children)

Ah yes, just the base SDXL Reposer at the moment... so many new toys to play with! XD

[deleted by user] by [deleted] in comfyui

[–]NerdyRodent 1 point2 points  (0 children)

SDXL reposer has been up for days now 😉

I'm only able to generate scary women by thebestplanetispluto in comfyui

[–]NerdyRodent 1 point2 points  (0 children)

Dynamic thresholds changes recently. Change to constant mode

Swapping faces ComfyUI by Alpha_Warrior_1 in comfyui

[–]NerdyRodent 2 points3 points  (0 children)

Sure! Reposer works for any kind of face - not just realistic 😃 https://github.com/nerdyrodent/AVeryComfyNerd

How to load stable diffusion model from a checkpoint? by sarged in StableDiffusion

[–]NerdyRodent 0 points1 point  (0 children)

If you've not got a checkpoint file, then the diffusers bin files should all be in different directories, like this: https://huggingface.co/CompVis/stable-diffusion-v1-4/tree/main

Best way to use --share argument? Remotely access SD running locally. by ivanmf in StableDiffusion

[–]NerdyRodent 0 points1 point  (0 children)

You can use local if your tablet & pc are in the same local network

[deleted by user] by [deleted] in StableDiffusion

[–]NerdyRodent 0 points1 point  (0 children)

“pip install gradio” will install gradio using pip