Mira-LeafTown
commited on
Commit
•
ddbd41b
1
Parent(s):
2a3300e
Update ZDY_Lora_Download.txt
Browse files- ZDY_Lora_Download.txt +5 -5
ZDY_Lora_Download.txt
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
# 原神
|
2 |
-
genshin_impact =
|
3 |
# 蔚蓝档案
|
4 |
Blue_Archive = True
|
5 |
# 风格Lora
|
6 |
-
风格Lora =
|
7 |
# 崩坏
|
8 |
-
Honkai_impact =
|
9 |
# 明日方舟
|
10 |
-
arknights =
|
11 |
# NIKKE
|
12 |
-
NIKKE =
|
13 |
|
14 |
from distutils.command import install_data
|
15 |
import subprocess
|
|
|
1 |
# 原神
|
2 |
+
genshin_impact = True
|
3 |
# 蔚蓝档案
|
4 |
Blue_Archive = True
|
5 |
# 风格Lora
|
6 |
+
风格Lora = True
|
7 |
# 崩坏
|
8 |
+
Honkai_impact = True
|
9 |
# 明日方舟
|
10 |
+
arknights = True
|
11 |
# NIKKE
|
12 |
+
NIKKE = True
|
13 |
|
14 |
from distutils.command import install_data
|
15 |
import subprocess
|