#open from the folder you wish to use for your install# python -m venv textgen .\textgen\Scripts\activate pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117 git clone https://github.com/oobabooga/text-generation-webui cd text-generation-webui pip install -r requirements.txt