this post was submitted on 20 Apr 2025
64 points (94.4% liked)
LocalLLaMA
2882 readers
43 users here now
Welcome to LocalLLaMA! Here we discuss running and developing machine learning models at home. Lets explore cutting edge open source neural network technology together.
Get support from the community! Ask questions, share prompts, discuss benchmarks, get hyped at the latest and greatest model releases! Enjoy talking about our awesome hobby.
As ambassadors of the self-hosting machine learning community, we strive to support each other and share our enthusiasm in a positive constructive way.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Just pulled up the repo and it turns out it’s the same guy who made Fooocus, which is still the best Stable Diffusion setup I’ve ever seen, because it works right out-of-the-box with minimal configuration.
Incredible.
Yeah it's awesome.
There's a lot of optimization left on the table, too. Check out this fork, which doesn't quite work yet (seems a python config file is missing?) but is integrating some optimizations (like torch.compile) and extra options (like last frames or negative prompts): https://github.com/wongfei2009/FramePack