mirror of
https://github.com/itorr/one-last-image.git
synced 2026-01-02 20:06:03 +08:00
去除极细选项
This commit is contained in:
@@ -96,7 +96,7 @@ const Convolutes = {
|
||||
// 3, 2, -2,
|
||||
// 0, -1, 0
|
||||
// ],
|
||||
'极细': creatConvoluteAverage(3),
|
||||
// '极细': creatConvoluteAverage(3),
|
||||
'精细': creatConvoluteAverage(5),
|
||||
'一般': creatConvoluteAverage(7),
|
||||
'稍粗': creatConvoluteAverage(9),
|
||||
|
||||
Reference in New Issue
Block a user