|
@@ -165,7 +165,6 @@ extension TSDiscoverViewModel {
|
|
|
TSGenerateModel(json: ageOld),
|
|
|
|
|
|
//video
|
|
|
-// TSGenerateModel(json: video_Kiss),
|
|
|
|
|
|
TSGenerateModel(json: video_AlienKidnap),
|
|
|
TSGenerateModel(json: video_DriveMyYacht),
|
|
@@ -204,11 +203,13 @@ extension TSDiscoverViewModel {
|
|
|
TSGenerateModel(json: video_MuscleUp),
|
|
|
TSGenerateModel(json: video_Lafufu),
|
|
|
TSGenerateModel(json: video_JumpToCloud),
|
|
|
- TSGenerateModel(json: video_FrenchKiss),
|
|
|
+// TSGenerateModel(json: video_Sexyme),
|
|
|
+// TSGenerateModel(json: video_Kiss),
|
|
|
+// TSGenerateModel(json: video_FrenchKiss),
|
|
|
TSGenerateModel(json: video_OscarGala),
|
|
|
TSGenerateModel(json: video_AnimalDivingShow),
|
|
|
|
|
|
-// TSGenerateModel(json: video_Sexyme),
|
|
|
+
|
|
|
// TSGenerateModel(json: video_PhotoAnimater),
|
|
|
]
|
|
|
return array
|
|
@@ -703,7 +704,7 @@ extension TSDiscoverViewModel {
|
|
|
prompt:"",
|
|
|
template:"aliens_coming",
|
|
|
specialStyle:0,
|
|
|
- isVip: true,
|
|
|
+ isVip: false,
|
|
|
unionType: videoUnionType,
|
|
|
hintType:2,
|
|
|
model:kie
|
|
@@ -731,7 +732,7 @@ extension TSDiscoverViewModel {
|
|
|
prompt:"",
|
|
|
template:"earth_zoom_out",
|
|
|
specialStyle:0,
|
|
|
- isVip: true,
|
|
|
+ isVip: false,
|
|
|
unionType: videoUnionType,
|
|
|
hintType:7,
|
|
|
model:kie
|
|
@@ -801,7 +802,7 @@ extension TSDiscoverViewModel {
|
|
|
prompt:"In 【scene/background】, the image shows 【number and types of subjects】 — 【subject 1 description】, 【subject 2 description】 (if present), … .They are 【current action, e.g., standing, sitting, looking upward】.Next, each subject begins to perform a twerking dance: both hands lift and rest behind the head, fingers interlaced or lightly touching the neck, while the hips sway powerfully and expressively from side to side to the rhythm.\\nRequirements\\n1.Replace every 【 】 placeholder with the specific content from the image.\\n2. If the image contains two or more subjects, all subjects must perform the twerking dance with the key points described above",
|
|
|
template:"shake_it_dance",
|
|
|
specialStyle:0,
|
|
|
- isVip: true,
|
|
|
+ isVip: false,
|
|
|
unionType: videoUnionType,
|
|
|
hintType:3,
|
|
|
model:kie
|