|
@@ -1077,7 +1077,7 @@ class BaseConfig(object):
|
|
'target_uv_param': {
|
|
'target_uv_param': {
|
|
'ab5': {
|
|
'ab5': {
|
|
'update_hours': list(range(9)), 'update_param': 0,
|
|
'update_hours': list(range(9)), 'update_param': 0,
|
|
- 'special_update_config': {'special_hours': [0, 1, 2, 9, 10], 'special_gradient': 0.02,
|
|
|
|
|
|
+ 'special_update_config': {'special_hours': [0, 1, 2, 3, 9, 10, 11], 'special_gradient': 0.02,
|
|
'special_max_update_step': 15}
|
|
'special_max_update_step': 15}
|
|
}, # 0-10点,uv控制在0%
|
|
}, # 0-10点,uv控制在0%
|
|
'ab6': {
|
|
'ab6': {
|