Commit
·
79eaf9f
1
Parent(s):
dac361f
Update link.txt
Browse files
link.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
ln -s /content/drive/MyDrive/SD-Data/Model/* /content/SDVN/models/Stable-diffusion
|
2 |
ln -s /content/SDVN/models/Lora /content/drive/MyDrive/SD-Data/Lora
|
|
|
|
|
3 |
ln -s /content/SDVN/embeddings /content/drive/MyDrive/SD-Data/Embeddings
|
4 |
-
ln -s /content/SDVN/models/Lora /content/drive/MyDrive/SD-Data/Lyco
|
5 |
ln -s /content/WC-SDVN /content/drive/MyDrive/SD-Data/wildcards
|
6 |
ln -s /content/SDVN/addscripts/* /content/SDVN/scripts
|
|
|
1 |
ln -s /content/drive/MyDrive/SD-Data/Model/* /content/SDVN/models/Stable-diffusion
|
2 |
ln -s /content/SDVN/models/Lora /content/drive/MyDrive/SD-Data/Lora
|
3 |
+
ln -s /content/drive/MyDrive/SD-Data/Lora /content/SDVN/extensions/Additional-networks/models/lora
|
4 |
+
ln -s /content/drive/MyDrive/SD-Data/wildcards /content/SDVN/extensions/Dynamic-prompts/
|
5 |
ln -s /content/SDVN/embeddings /content/drive/MyDrive/SD-Data/Embeddings
|
|
|
6 |
ln -s /content/WC-SDVN /content/drive/MyDrive/SD-Data/wildcards
|
7 |
ln -s /content/SDVN/addscripts/* /content/SDVN/scripts
|