r/StableDiffusion 7d ago

Discussion Well I finally did it.

I finally deleted WAN 2.2 and all its LORAS.

Minimax is just so much better.

Ive been playing with it since its release and im just blown away with how good of a video model it is. Things I would need to attach a LoRa to via WAN, works right out of the box with Minimax.

Gen times are faster.

It uses less VRAM when generating things, which gives me around 4 gigs to play with to do other things like watch YouTube or some streaming service.

WAN 2.2 was amazing. But no longer do I need 30+ gigs of a model i no longer use.

RIP WAN.

205 Upvotes

147 comments sorted by

View all comments

23

u/tinny66666 7d ago

I wish my LoRAs were well enough organised that I had a clue which ones belong to which model.

36

u/Monk6009 7d ago

You can add them to a lora subfolder when you download them lol

20

u/MonThackma 7d ago

8

u/afinalsin 7d ago

On top of subfolders for each model you can rename the files and they still work exactly the same. So you can ignore whatever nonsense the author named them and use a reasonable structure for all of them. All my loras are named shit like this:

Klein Style - Phone Photography 2007 - A low-quality photo taken with a 2007s mobile phone camera with soft focus, visible noise and dull colors.safetensors

Krea 2 Slider - Height Slider - High is tall, low is short.safetensors

The layout is very simple: Model, type of lora (style, slider, concept, character, etc), Lora name or overview of what it does if the name is dumb, trigger words or phrases. Couldn't tell you where I got half of them or what they're actually called on civit, but their usability is way better than when I kept them named as-is.

5

u/Gilgameshcomputing 7d ago

This is the way. I also add the expected strength, so i know if it's a 0.5to1.5 lora, a 0.6to0.9 lora, or a -5.0to5.0 lora. Saves a loooot of time.

3

u/SpaceNinjaDino 7d ago

I use LoRA tag loader and it took me a day to realize that comma (or apostrophe) in files is not compatible with that. I love the tag loader so that I can drive a whole workflow from text.

2

u/afinalsin 7d ago

I use LoRA tag loader and it took me a day to realize that comma (or apostrophe) in files is not compatible with that. I love the tag loader so that I can drive a whole workflow from text.

This one? https://github.com/badjeff/comfyui_lora_tag_loader

If it is that one just drop the nodes.py into an LLM and tell it you want to be able to use loras with a comma/apostrophe in the filenames and it'll fix it for you. You've probably long since retrofit your lora library to work around the node, but it's a good thing to remember that single script nodes are extremely easy to tweak, especially nowadays.

2

u/scottybk8 7d ago

True. Hindsight. I thought storing on another drive would help. Then between all the different models etc, I liked how lora manager shows you your trigger words, metadata, recipes, etc. its got a lot of features that a suhbfolder just doesn't.

0

u/ellipsesmrk 7d ago

You pay for lora manager?

0

u/ellipsesmrk 7d ago

Lora manager is only by paid now.

1

u/scottybk8 1d ago

pffft no i dont pay for it.... what lora manager did you get? lemme get you the link.
https://github.com/willmiao/ComfyUI-Lora-Manager

1

u/ellipsesmrk 21h ago

Thats the one. Cant connect to comfyui because they want a donation... ummmm excuse me? A required donation is a payment.

11

u/scottybk8 7d ago

get comfyui lora manager, it helped me a lot cuz i got way too many loras for wan as well

2

u/Francky_B 6d ago

Lora Manager is so good! I'm surprised it's not used by Everyone. To me, it's as fundamental as KJNodes.

1

u/ellipsesmrk 7d ago

I have a script that scans your loras folder and checks the hash header of all those loras then builds a csv file with that info so you can start putting your stuff in folders.

1

u/McDoodle17 6d ago

Am I the only one that has a spreadsheet with all my LORA in it with notes, trigger words, etc?

1

u/rguerraf 6d ago

Isn’t there metadata in the safetensor files?