NopePrime commited on
Commit
fcbe7a1
·
verified ·
1 Parent(s): 3f176a0

Update conf.yaml

Browse files
Files changed (1) hide show
  1. conf.yaml +3 -3
conf.yaml CHANGED
@@ -32,9 +32,9 @@ system_config:
32
  character_config:
33
  conf_name: 'mao_pro' # The name of character configuration file.
34
  conf_uid: 'mao_pro_001' # The unique identifier of character configuration.
35
- live2d_model_name: 'mao_pro' # The name of Live2D model. Must be the same as the corresponding name in model_dict.json
36
- character_name: 'Mao' # Will be used in the group conversation and the display name of the AI.
37
- avatar: 'mao.png' # Suggest using a square image for the avatar. Save it in the avatars folder. Leave blank to use the first letter of the character name as the avatar.
38
  human_name: 'Human' # Will be used in the group conversation and the display name of the human.
39
 
40
  # ============== Prompts ==============
 
32
  character_config:
33
  conf_name: 'mao_pro' # The name of character configuration file.
34
  conf_uid: 'mao_pro_001' # The unique identifier of character configuration.
35
+ live2d_model_name: 'Kamiyahakuk_pro' # The name of Live2D model. Must be the same as the corresponding name in model_dict.json
36
+ character_name: 'Yue' # Will be used in the group conversation and the display name of the AI.
37
+ avatar: 'Yue_001.png' # Suggest using a square image for the avatar. Save it in the avatars folder. Leave blank to use the first letter of the character name as the avatar.
38
  human_name: 'Human' # Will be used in the group conversation and the display name of the human.
39
 
40
  # ============== Prompts ==============