(no title)
inanothertime | 20 days ago
What Linux tools are you guys using for image generation models like Qwen's diffusion models, since LMStudio only supports text gen.
inanothertime | 20 days ago
What Linux tools are you guys using for image generation models like Qwen's diffusion models, since LMStudio only supports text gen.
eurekin|20 days ago
MrDrMcCoy|19 days ago
You could argue that is what pre-made workflows are for, but that doesn't work super well for users that are off the blessed path in terms of not having Nvidia hardware like everyone assumes. I personally find using stable-diffusion.cpp on the command line to be considerably easier to figure out. Last I saw, it's even shipping a usable demo web ui for those that really want one (my workflow benefits from heavier scripting, so point and click is far too slow and clunky).
SV_BubbleTime|20 days ago
Other people gave you the right answer, ComfyUI. I’ll give you the more important why and how…
There is a huge effort of people to do everything but Comfy because of its intimidating barrier. It’s not that bad. Learn it once and be done. You won’t have to keep learning UI of the week endlessly.
The how, go to civitai. Find an image you like, drag and drop it into comfy. If it has a workflow attached, it will show you. Install any missing nodes they used. Click the loaders to point to your models instead of their models. Hit run and get the same or a similar image. You don’t need to know what any of the things do yet.
If for some reason that just does not work for you… Swarm UI, is a front end too comfy. You can change things and it will show you on the comfy side what they’re doing. It’s a gateway drug to learning comfy.
EDIT: most important thing no one will tell you out right… DO NOT FOR ANY REASON try and skip the VENV or miniconda virtual environment when using comfy! You must make a new and clean setup. You will never get the right python, torch, diffusers, driver, on your system install.
embedding-shape|20 days ago
vunderba|20 days ago
guai888|20 days ago
embedding-shape|20 days ago
Eisenstein|20 days ago
Engine:
* https://github.com/LostRuins/koboldcpp/releases/latest/
Kcppt files:
* https://huggingface.co/koboldcpp/kcppt/tree/main
ilaksh|20 days ago
sequence7|20 days ago
adammarples|20 days ago
PaulKeeble|20 days ago
embedding-shape|20 days ago
Sad state of affairs and seems they're enshittifying quicker than expected, but was always a question of when, not if.
MrDrMcCoy|19 days ago