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
/launch-linux.sh --launch_mode none --host 0.0.0.0 bash: ./launch-linux.sh: No such file or directory root@9cb546417a6e:/# cd SwarmUI bash: cd: SwarmUI: No such file or directory root@9cb546417a6e:/# ./dotnet-install.sh --channel 8.0
cd ..
./launch-linux.sh --launch_mode none --host 0.0.0.0 bash: ./dotnet-install.sh: No such file or directory bash: ./launch-linux.sh: No such file or directory root@9cb546417a6e:/# chmod +x install-linux.sh
./install-linux.sh chmod: cannot access 'install-linux.sh': No such file or directory bash: ./install-linux.sh: No such file or directory root@9cb546417a6e:/#
In this video, I demonstrate how to install and use #SwarmUI on cloud services. If you lack a powerful GPU or wish to harness more GPU power, this video is essential. You'll learn how to install and utilize SwarmUI, one of the most powerful Generative AI interfaces, on Massed Compute, RunPod, and Kaggle (which offers free dual T4 GPU access for ...
Notebook updated to V5 with huge improvements. If you are having trouble to download models onto your cloud platforms such as RunPod, Google Colab, Kaggle, Massed Compute or anywhere, this tutorial is made for you. Moreover, you can upload your files / models into your private Hugging Face repository and save them permanently privately and downl...
@Dr. Furkan Gözükara do you know why dreambooth extracted loras for flux for me. At strength 1 likeness is not good but at 1.2 it gets better, i even tried with clamp quntile at 1
Replace SD3Tokenizer with the original CLIP-L/G/T5 tokenizers. Extend the max token length to 256 for T5XXL. Refactor caching for latents. Refactor caching for Text Encoder outputs Extract arch...