Commit
·
6c69010
1
Parent(s):
d150fae
Update sdtn.txt
Browse files
sdtn.txt
CHANGED
@@ -12,7 +12,6 @@ apt -y install -qq aria2 libcairo2-dev pkg-config python3-dev
|
|
12 |
pip install -q torch==2.0.0+cu118 torchvision==0.15.1+cu118 torchaudio==2.0.1+cu118 torchtext==0.15.1 torchdata==0.6.0 --extra-index-url https://download.pytorch.org/whl/cu118 -U
|
13 |
pip install -q xformers==0.0.19 triton==2.0.0 -U
|
14 |
|
15 |
-
git clone -b v2-28 https://github.com/bstungnguyen/SDVNTN /content/SDVN
|
16 |
git clone https://github.com/camenduru/sd-webui-tunnels /content/SDVN/extensions/sd-webui-tunnels
|
17 |
git clone https://huggingface.co/embed/negative /content/SDVN/embeddings/negative
|
18 |
git clone https://huggingface.co/embed/lora /content/SDVN/models/Lora/positive
|
|
|
12 |
pip install -q torch==2.0.0+cu118 torchvision==0.15.1+cu118 torchaudio==2.0.1+cu118 torchtext==0.15.1 torchdata==0.6.0 --extra-index-url https://download.pytorch.org/whl/cu118 -U
|
13 |
pip install -q xformers==0.0.19 triton==2.0.0 -U
|
14 |
|
|
|
15 |
git clone https://github.com/camenduru/sd-webui-tunnels /content/SDVN/extensions/sd-webui-tunnels
|
16 |
git clone https://huggingface.co/embed/negative /content/SDVN/embeddings/negative
|
17 |
git clone https://huggingface.co/embed/lora /content/SDVN/models/Lora/positive
|