An easy to setup commands to run open-source generative AI projects on WSL 2.0 (Windows Subsystem for Linux).
The provided scripts are for Ubuntu 22.04 WSL Distro, they also will work on Ubuntu 22.04 on bare-metal.
Nvidia cards support only.
- Stable Diffusion Webui
- Text Generation Webui
- ComfyUI
- Fooocus
- DreamBooth Webui
- Stable Diffusion Vlad Webui
- Parseq
- Kandinsky 2.1
- Tortoise-TTS-Fast Webui
- Bark
- MiniGPT4
- DragGAN
Full install for clean Ubuntu 22.04 distro and Nvidia cards.
curl -sLS https://raw.githubusercontent.com/stavsap/generative-ai-wsl2/main/stable-diffusion/install_full.sh | bash
Download and Set Control Net 1.1 Models (Control Net must be installed first)
curl -sLS https://raw.githubusercontent.com/stavsap/generative-ai-wsl2/main/stable-diffusion/install_control_net_models.sh | bash
Full install for clean Ubuntu 22.04 distro and Nvidia cards. select 'A' for NVIDIA.
curl -sLS https://raw.githubusercontent.com/stavsap/generative-ai-wsl2/main/text-gen-webui/install_full.sh | bash -i
./run.sh
If a warning is encountered in the log indicating that bitandbytes is compiled with CPU only, run the command below to resolve the issue:
curl -sLS https://raw.githubusercontent.com/stavsap/generative-ai-wsl2/main/text-gen-webui/fix.sh | bash
Full install for clean Ubuntu 22.04 distro and Nvidia cards.
curl -sLS https://raw.githubusercontent.com/stavsap/generative-ai-wsl2/main/comfyui/install_full.sh | bash
Full install for clean Ubuntu 22.04 distro and Nvidia cards.
curl -sLS https://raw.githubusercontent.com/stavsap/generative-ai-wsl2/main/fooocus/install_full.sh | bash -i
Install DreamBooth Webui
Full install for clean Ubuntu 22.04 distro and Nvidia cards.
curl -sLS https://raw.githubusercontent.com/stavsap/generative-ai-wsl2/main/dreambooth/install_full.sh | bash
Full install for clean Ubuntu 22.04 distro and Nvidia cards.
curl -sLS https://raw.githubusercontent.com/stavsap/generative-ai-wsl2/main/stable-diffusion-vlad-automatic/install_full.sh | bash
Full install for clean Ubuntu 22.04 distro and Nvidia cards.
curl -sLS https://raw.githubusercontent.com/stavsap/generative-ai-wsl2/main/parseq/install_full.sh | bash -i
Full install for clean Ubuntu 22.04 distro and Nvidia cards.
curl -sLS https://raw.githubusercontent.com/stavsap/generative-ai-wsl2/main/kandinsky/install_full.sh | bash
Install Tortoise-TTS-Fast Webui
Full install for clean Ubuntu 22.04 distro and Nvidia cards.
curl -sLS https://raw.githubusercontent.com/stavsap/generative-ai-wsl2/main/Tortoise-TTS-Fast/install_full.sh | bash
Install Bark
Full install for clean Ubuntu 22.04 distro and Nvidia cards.
curl -sLS https://raw.githubusercontent.com/stavsap/generative-ai-wsl2/main/bark/install_full.sh | bash
Install MiniGPT4
Full install for clean Ubuntu 22.04 distro and Nvidia cards.
curl -sLS https://raw.githubusercontent.com/stavsap/generative-ai-wsl2/main/minigpt4/install_full.sh | bash -i
Full install for clean Ubuntu 22.04 distro and Nvidia cards.
curl -sLS https://raw.githubusercontent.com/stavsap/generative-ai-wsl2/main/DragGen/install_full.sh | bash -i
- PixArt
- ollama
- AudioCraft - Meta`s audio generator
- h2ogpt - new text gen webui?
- Auto GPT
- Baby AGI
- Transformers Agents
- SimSwap
- Image Mixer_
- Whisper speach2text
- MS Guidance
- Invoke AI