Bladeren bron

3.6.21(6)去除 文生图 Dreamy Anime风格

100Years 1 week geleden
bovenliggende
commit
e0165d2016

BIN
.DS_Store


+ 2 - 2
AIEmoji.xcodeproj/project.pbxproj

@@ -2876,7 +2876,7 @@
 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 				CLANG_ENABLE_MODULES = YES;
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 5;
+				CURRENT_PROJECT_VERSION = 6;
 				DEVELOPMENT_TEAM = 65UD255J84;
 				ENABLE_USER_SCRIPT_SANDBOXING = NO;
 				GENERATE_INFOPLIST_FILE = YES;
@@ -2915,7 +2915,7 @@
 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 				CLANG_ENABLE_MODULES = YES;
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 5;
+				CURRENT_PROJECT_VERSION = 6;
 				DEVELOPMENT_TEAM = 65UD255J84;
 				ENABLE_USER_SCRIPT_SANDBOXING = NO;
 				GENERATE_INFOPLIST_FILE = YES;

+ 3 - 1
AIEmoji/Common/NetworkManager/TSNetWork/TSNetWork+Business.swift

@@ -64,7 +64,9 @@ enum TSNeURLType:String {
          .photoAnimation,
          .photoExpand,
          .overResolution,
-         .changeClothes]
+         .changeClothes,
+         .createVideo,
+        ]
     }
 }
 

+ 1 - 8
AIEmoji/Res/text_to_photo_style.json

@@ -5,18 +5,11 @@
         "prompt":"",
         "isVip": false
     },
-    {
-        "imageName": "ttp_style_DreamyAnime",
-        "imageText": "Dreamy Anime",
-        "prompt":"吉卜力、宫崎骏、梦幻童话、清新治愈、手绘风,",
-        "specialStyle":1,
-        "isVip":true
-    },
     {
         "imageName": "ttp_style_Toon",
         "imageText": "Toon 3D",
         "prompt":"卡通3D Disney风格、圆润线条、夸张表情、梦幻光影,色彩丰富,",
-        "specialStyle":0,
+        "specialStyle":1,
         "isVip":false
     },
     {