Hello everyone. I am Dr. Furkan Gözükara. PhD Computer Engineer. SECourses is a dedicated YouTube channel for the following topics : Tech, AI, News, Science, Robotics, Singularity, ComfyUI, SwarmUI, ML, Artificial Intelligence, Humanoid Robots, Wan 2.2, FLUX, Krea, Qwen Image, VLMs, Stable Diffusion
Anyone know why I'm getting a no module named gradio error when installing super? I have gradio on system and when I try pip install gradio it says it's already there
@Furkan Gözükara SECourses If i want to generate images on massedcompute, can I use the model that i trained locally? not sure of the file sharing capabilities. Or do i have to train the model again on the massedcompute
and when I want to generate a shirt I'll prompt like "a man wearing a black t-shirt with OHWX logo in the middle " Is that a good approach? @Furkan Gözükara SECourses
@Furkan Gözükara SECourses, how can I compare the results between a fine-tuned model and LoRAs in SwarmUI? For example, in column one, I would like to show images generated by a fine-tuned model, in columns 2 and 3 I would like to show images generated by the Flux based model with LoRAs. How can I do that?
cant you just add the models and it will list it in the order that you added them to? ex. Model/finetune-10.safetensors, Model/flux-10.safetensors, so and and so on with each checkpoint?