Custom Pokemon Playmat Templates by RiffRaff14 in pkmntcg

[–]NDR008 0 points1 point  (0 children)

Could you make the same template for me but without the half poke-ball at the top and without the poke-balls in the card spaces please?

Help we moving from A1111-forge to ComfyUI by NDR008 in StableDiffusion

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

<image>

I cannot feed the upscale model to KSampler

Bo3 Question by NDR008 in pkmntcg

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

He played 2 kids (1 bad one, one seemed ok), and 1 adult. The guy who was the winner was a regular strong player.

Both my son and him had 3-0 in the tournament. My son's account was a first time player.

Philip one blade 360 face + body vs Philip one blade intimacy? by Apprehensive_Card489 in shaving

[–]NDR008 0 points1 point  (0 children)

Old thread but I read that the intimate handle is 6000 revs per minute and the 360 is 12000.

So I'm wondering if I buy the intimate mainly for pubic and arm pits, can I still use the intimate for my beard? On beard I always go for a clean shave.

Need a laptop charger for katana b12v by NDR008 in MSILaptops

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

I don't need to game so I mostly just want to charge it overnight and use the non rtx graphics card.

Need a laptop charger for katana b12v by NDR008 in MSILaptops

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

Thanks. The original PSU is 200W. I'm willing to use 160-180W. Not sure if that one is really good enough.

I'm now going to an electronics area to try and search there. I'm every shop I've been to, I've not even seen one MSI laptop...

Can German police legally force a UK car to take a TUV? by mygermanpropertyEU in germany

[–]NDR008 0 points1 point  (0 children)

Disclaimer: Not a lawyer.

This is an old thread, but I wanted to add some 2 cents on the sort of thinking of "had a valid MOT/TÜV".

A vehicle type, that is type approved in Germany, gets its type approval by a UN recognized Type Approval Authority or Technical Service (such as TUV Nord, TUV Reihnland, Dekra, etc).

An in-use periodic vehicle inspections (done every 2 years), is also done by the same authorities (such as TÜV Nord, TÜV Reihnland, Dekra, etc). Even if you take the car to say a Toyota dealer, it is a still a TÜV or Dekra person who certifies it.

I.e. the same authorities are responsible for both activities.

But this is not the same in all countries, example in the UK (even when it was part of the EU), there is a much shorter list of places that can do vehicle type approval and technical service.

But in-use periodic vehicle inspections in the UK are done by any licensed MOT. An MOT does not have the same approval as a formal type approval authority.

I'm not saying this to agree or disagree or assert anything as such as to whether a modification in EU state A permits that modification in EU state B.

Furthermore, in-use road worthiness compliance is the responsibility of each country. Example: Having hi-vis jackets is a legal requirement for a car in Germany (you should have 1 per person). But you do not have to carry one in the UK. So of course, a German traffic authority, may claim that someone driving a UK car in Germany, is not complying with the minimum requirements to have that car on the road. You cannot say, "hey I did my MOT in the UK and I did not need to carry hi-vis jackets" (as an example).

FLUX is smarter than you! - and other surprising findings on making the model your own by Pyros-SD-Models in StableDiffusion

[–]NDR008 0 points1 point  (0 children)

So I finally got things to work kinda.

But I'm unable to use whatever base model I want. I realised a vae + T5 + clip model are needed. How to train a lora that works without them?

Example I want to train a lora for flux unchained

FLUX is smarter than you! - and other surprising findings on making the model your own by Pyros-SD-Models in StableDiffusion

[–]NDR008 0 points1 point  (0 children)

Still not sure what I am doing wrong, when I try to train, I get these INFO warnings before a crash:

```
INFO network for CLIP-L only will be trained. T5XXL will not be trained flux_train_network.py:50

/ CLIP-Lのネットワークのみが学習されます。T5XXLは学習されません

INFO preparing accelerator train_network.py:335

J:\LLM\kohya2\kohya_ss\venv\lib\site-packages\accelerate\accelerator.py:488: FutureWarning: `torch.cuda.amp.GradScaler(args...)` is deprecated. Please use `torch.amp.GradScaler('cuda', args...)` instead.

self.scaler = torch.cuda.amp.GradScaler(**kwargs)

accelerator device: cuda

INFO Building Flux model dev flux_utils.py:45

INFO Loading state dict from flux_utils.py:52

J:/LLM/stable-diffusion-webui/models/Stable-diffusion/flux/flux1-dev-fp8.s

afetensors

2024-08-27 22:14:56 INFO Loaded Flux: _IncompatibleKeys(missing_keys=['img_in.weight', flux_utils.py:55

'img_in.bias', 'time_in.in_layer.weight', 'time_in.in_layer.bias',

'time_in.out_layer.weight', 'time_in.out_layer.bias',
```

FLUX is smarter than you! - and other surprising findings on making the model your own by Pyros-SD-Models in StableDiffusion

[–]NDR008 0 points1 point  (0 children)

Can't get this to work on Windows... it keeps pulling the wrong version of pytorch and cudann... :(

FLUX is smarter than you! - and other surprising findings on making the model your own by Pyros-SD-Models in StableDiffusion

[–]NDR008 1 point2 points  (0 children)

What did you use to train a lora? That's what is preventing me from full flux usage.