Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- conda install git pip
- git clone https://github.com/bmaltais/kohya_ss.git
- pip install torch==1.12.1+cu116 torchvision==0.13.1+cu116 --extra-index-url https://download.pytorch.org/whl/cu116
- pip install bitsandbytes
- git clone https://github.com/facebookresearch/xformers.git
- cd xformers
- git submodule update --init --recursive
- pip install -r requirements.txt
- python -m pip install -e .
- cd ~/kohya_ss
- pip install --upgrade -r requirements.txt
- accelerate config
Advertisement
Add Comment
Please, Sign In to add comment