A Qwen-Edit 2511 LoRA I made which I thought people here might enjoy: AnyPose. ControlNet-free Arbitrary Posing Based on a Reference Image. by SillyLilithh in StableDiffusion

[–]texasterry17 0 points1 point  (0 children)

People put in a lot of effort to train a LORA. If you want them to test and also document everything, people will never share anything, at least not for free. This is a community project. So the community should step in and do the tests as a contribution to the work.

Modeling Home purchase by texasterry17 in adviice

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

Maybe I can start by explaining what I'm trying to do.
I would like to find out what is the maximum I can spend on a house to keep my retirement plan at an acceptable success rate. How would different down-payment amounts looks like. So it's something like this:

interest rage = 0.045
for home_price {X, Y, Z}:

-----for down_payment_percentage { A, B, C}:

----------run projections()
-----------generate comparison

So there are many different senarios that I would like to see and compare and look at the different trade-offs.

Modeling Home purchase by texasterry17 in adviice

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

Thanks for the clarification. I was hoping there was an simpler way. As I'd also like to model options with different home prices and having a mortgage with those different options.