Mira-LeafTown commited on
Commit
ddbd41b
1 Parent(s): 2a3300e

Update ZDY_Lora_Download.txt

Browse files
Files changed (1) hide show
  1. ZDY_Lora_Download.txt +5 -5
ZDY_Lora_Download.txt CHANGED
@@ -1,15 +1,15 @@
1
  # 原神
2
- genshin_impact = False
3
  # 蔚蓝档案
4
  Blue_Archive = True
5
  # 风格Lora
6
- 风格Lora = False
7
  # 崩坏
8
- Honkai_impact = False
9
  # 明日方舟
10
- arknights = False
11
  # NIKKE
12
- NIKKE = False
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