Looking to run powerful AI on your PC without risking your main system? This video from TechJotters shows you how to set up a safe and isolated workspace using ComfyUI and WSL Ubuntu. We'll walk you through the entire process, from installation to configuration, ensuring your AI experiments stay contained. Protect your data and boost your workflow with this step-by-step guide! #ComfyUI #WSL #AI #TechJotters24
Commands:
sudo apt update
sudo apt upgrade
sudo apt install -y build-essential
pip install -r requirements.txt
python main.py
Links:
Miniconda: https://docs.anaconda.com/free/minico...
CUDA Toolkit: https://developer.nvidia.com/cuda-too...
cuDNN Archive: https://developer.nvidia.com/rdp/cudn...
PyTorch: https://pytorch.org/get-started/locally/
Chapters:
00:00 Intro
00:10 Introduction
01:01 WSL Install
03:28 Ubuntu Update & Upgrade
04:56 CUDA Toolkit Install
11:12 cuDNN Install
13:14 ComfyUI Install
18:04 PyTorch Install
19:26 ComfyUI Image Generation
20:52 Thank You
21:47 Outro