tencentcloud-sdk-facefusion 3.0.590 → 3.0.591
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20181201/models.rb +15 -15
- data/lib/v20220927/models.rb +10 -10
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 89c10cefe1ae1406c2216f55021e30612875ff97
|
4
|
+
data.tar.gz: 6d740fa614a95bb4d1af1e35602ee1342561d833
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7b72f384eff9ba0c63614c470c9bf4aa4e43f4e5c68ac62fbc6dbe10b34d210806ca7f461ce028e16272033b56a0dc0b4cee7c727c2383d151760ee64356917c
|
7
|
+
data.tar.gz: aaed5640386d27da229ccd48487b9bd005a069e6d5217738e878d18df8e157ac10ea83c974243a69af2ef39b95cceb5ad876c3438ba6b0f025db7965715609a6
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.591
|
data/lib/v20181201/models.rb
CHANGED
@@ -29,7 +29,7 @@ module TencentCloud
|
|
29
29
|
# @type Offset: Integer
|
30
30
|
|
31
31
|
attr_accessor :ActivityId, :MaterialId, :Limit, :Offset
|
32
|
-
|
32
|
+
|
33
33
|
def initialize(activityid=nil, materialid=nil, limit=nil, offset=nil)
|
34
34
|
@ActivityId = activityid
|
35
35
|
@MaterialId = materialid
|
@@ -55,7 +55,7 @@ module TencentCloud
|
|
55
55
|
# @type RequestId: String
|
56
56
|
|
57
57
|
attr_accessor :MaterialInfos, :Count, :RequestId
|
58
|
-
|
58
|
+
|
59
59
|
def initialize(materialinfos=nil, count=nil, requestid=nil)
|
60
60
|
@MaterialInfos = materialinfos
|
61
61
|
@Count = count
|
@@ -92,7 +92,7 @@ module TencentCloud
|
|
92
92
|
# @type Engine: String
|
93
93
|
|
94
94
|
attr_accessor :ProjectId, :ModelId, :MergeInfos, :RspImgType, :CelebrityIdentify, :Engine
|
95
|
-
|
95
|
+
|
96
96
|
def initialize(projectid=nil, modelid=nil, mergeinfos=nil, rspimgtype=nil, celebrityidentify=nil, engine=nil)
|
97
97
|
@ProjectId = projectid
|
98
98
|
@ModelId = modelid
|
@@ -130,7 +130,7 @@ module TencentCloud
|
|
130
130
|
# @type RequestId: String
|
131
131
|
|
132
132
|
attr_accessor :Image, :ReviewResultSet, :RequestId
|
133
|
-
|
133
|
+
|
134
134
|
def initialize(image=nil, reviewresultset=nil, requestid=nil)
|
135
135
|
@Image = image
|
136
136
|
@ReviewResultSet = reviewresultset
|
@@ -170,7 +170,7 @@ module TencentCloud
|
|
170
170
|
# @type Url: String
|
171
171
|
|
172
172
|
attr_accessor :ProjectId, :ModelId, :RspImgType, :Image, :PornDetect, :CelebrityIdentify, :Url
|
173
|
-
|
173
|
+
|
174
174
|
def initialize(projectid=nil, modelid=nil, rspimgtype=nil, image=nil, porndetect=nil, celebrityidentify=nil, url=nil)
|
175
175
|
@ProjectId = projectid
|
176
176
|
@ModelId = modelid
|
@@ -202,7 +202,7 @@ module TencentCloud
|
|
202
202
|
# @type RequestId: String
|
203
203
|
|
204
204
|
attr_accessor :Image, :ReviewResultSet, :RequestId
|
205
|
-
|
205
|
+
|
206
206
|
def initialize(image=nil, reviewresultset=nil, requestid=nil)
|
207
207
|
@Image = image
|
208
208
|
@ReviewResultSet = reviewresultset
|
@@ -235,7 +235,7 @@ module TencentCloud
|
|
235
235
|
# @type Height: Integer
|
236
236
|
|
237
237
|
attr_accessor :X, :Y, :Width, :Height
|
238
|
-
|
238
|
+
|
239
239
|
def initialize(x=nil, y=nil, width=nil, height=nil)
|
240
240
|
@X = x
|
241
241
|
@Y = y
|
@@ -263,7 +263,7 @@ module TencentCloud
|
|
263
263
|
# @type Height: Integer
|
264
264
|
|
265
265
|
attr_accessor :X, :Y, :Width, :Height
|
266
|
-
|
266
|
+
|
267
267
|
def initialize(x=nil, y=nil, width=nil, height=nil)
|
268
268
|
@X = x
|
269
269
|
@Y = y
|
@@ -300,7 +300,7 @@ module TencentCloud
|
|
300
300
|
# @type CelebrityIdentify: Integer
|
301
301
|
|
302
302
|
attr_accessor :ProjectId, :ModelId, :RspImgType, :MergeInfos, :FuseProfileDegree, :FuseFaceDegree, :CelebrityIdentify
|
303
|
-
|
303
|
+
|
304
304
|
def initialize(projectid=nil, modelid=nil, rspimgtype=nil, mergeinfos=nil, fuseprofiledegree=nil, fusefacedegree=nil, celebrityidentify=nil)
|
305
305
|
@ProjectId = projectid
|
306
306
|
@ModelId = modelid
|
@@ -340,7 +340,7 @@ module TencentCloud
|
|
340
340
|
# @type RequestId: String
|
341
341
|
|
342
342
|
attr_accessor :FusedImage, :ReviewResultSet, :RequestId
|
343
|
-
|
343
|
+
|
344
344
|
def initialize(fusedimage=nil, reviewresultset=nil, requestid=nil)
|
345
345
|
@FusedImage = fusedimage
|
346
346
|
@ReviewResultSet = reviewresultset
|
@@ -379,7 +379,7 @@ module TencentCloud
|
|
379
379
|
# @type Suggestion: String
|
380
380
|
|
381
381
|
attr_accessor :Field, :Label, :Confidence, :Suggestion
|
382
|
-
|
382
|
+
|
383
383
|
def initialize(field=nil, label=nil, confidence=nil, suggestion=nil)
|
384
384
|
@Field = field
|
385
385
|
@Label = label
|
@@ -411,7 +411,7 @@ module TencentCloud
|
|
411
411
|
# @type DetailSet: Array
|
412
412
|
|
413
413
|
attr_accessor :Category, :Code, :CodeDescription, :Confidence, :Suggestion, :DetailSet
|
414
|
-
|
414
|
+
|
415
415
|
def initialize(category=nil, code=nil, codedescription=nil, confidence=nil, suggestion=nil, detailset=nil)
|
416
416
|
@Category = category
|
417
417
|
@Code = code
|
@@ -446,7 +446,7 @@ module TencentCloud
|
|
446
446
|
# @type FaceInfo: :class:`Tencentcloud::Facefusion.v20181201.models.FaceInfo`
|
447
447
|
|
448
448
|
attr_accessor :FaceId, :FaceInfo
|
449
|
-
|
449
|
+
|
450
450
|
def initialize(faceid=nil, faceinfo=nil)
|
451
451
|
@FaceId = faceid
|
452
452
|
@FaceInfo = faceinfo
|
@@ -473,7 +473,7 @@ module TencentCloud
|
|
473
473
|
# @type TemplateFaceID: String
|
474
474
|
|
475
475
|
attr_accessor :Image, :Url, :InputImageFaceRect, :TemplateFaceID
|
476
|
-
|
476
|
+
|
477
477
|
def initialize(image=nil, url=nil, inputimagefacerect=nil, templatefaceid=nil)
|
478
478
|
@Image = image
|
479
479
|
@Url = url
|
@@ -516,7 +516,7 @@ module TencentCloud
|
|
516
516
|
# @type MaterialFaceList: Array
|
517
517
|
|
518
518
|
attr_accessor :MaterialId, :MaterialStatus, :BlendParamPtu, :PositionParamPtu, :BlendParamYoutu, :PositionParamYoutu, :Url, :CreateTime, :UpdateTime, :MaterialFaceList
|
519
|
-
|
519
|
+
|
520
520
|
def initialize(materialid=nil, materialstatus=nil, blendparamptu=nil, positionparamptu=nil, blendparamyoutu=nil, positionparamyoutu=nil, url=nil, createtime=nil, updatetime=nil, materialfacelist=nil)
|
521
521
|
@MaterialId = materialid
|
522
522
|
@MaterialStatus = materialstatus
|
data/lib/v20220927/models.rb
CHANGED
@@ -29,7 +29,7 @@ module TencentCloud
|
|
29
29
|
# @type Offset: Integer
|
30
30
|
|
31
31
|
attr_accessor :ActivityId, :MaterialId, :Limit, :Offset
|
32
|
-
|
32
|
+
|
33
33
|
def initialize(activityid=nil, materialid=nil, limit=nil, offset=nil)
|
34
34
|
@ActivityId = activityid
|
35
35
|
@MaterialId = materialid
|
@@ -55,7 +55,7 @@ module TencentCloud
|
|
55
55
|
# @type RequestId: String
|
56
56
|
|
57
57
|
attr_accessor :MaterialInfos, :Count, :RequestId
|
58
|
-
|
58
|
+
|
59
59
|
def initialize(materialinfos=nil, count=nil, requestid=nil)
|
60
60
|
@MaterialInfos = materialinfos
|
61
61
|
@Count = count
|
@@ -88,7 +88,7 @@ module TencentCloud
|
|
88
88
|
# @type Height: Integer
|
89
89
|
|
90
90
|
attr_accessor :X, :Y, :Width, :Height
|
91
|
-
|
91
|
+
|
92
92
|
def initialize(x=nil, y=nil, width=nil, height=nil)
|
93
93
|
@X = x
|
94
94
|
@Y = y
|
@@ -116,7 +116,7 @@ module TencentCloud
|
|
116
116
|
# @type Height: Integer
|
117
117
|
|
118
118
|
attr_accessor :X, :Y, :Width, :Height
|
119
|
-
|
119
|
+
|
120
120
|
def initialize(x=nil, y=nil, width=nil, height=nil)
|
121
121
|
@X = x
|
122
122
|
@Y = y
|
@@ -159,7 +159,7 @@ module TencentCloud
|
|
159
159
|
# @type LogoParam: :class:`Tencentcloud::Facefusion.v20220927.models.LogoParam`
|
160
160
|
|
161
161
|
attr_accessor :ProjectId, :ModelId, :RspImgType, :MergeInfos, :FuseProfileDegree, :FuseFaceDegree, :LogoAdd, :LogoParam
|
162
|
-
|
162
|
+
|
163
163
|
def initialize(projectid=nil, modelid=nil, rspimgtype=nil, mergeinfos=nil, fuseprofiledegree=nil, fusefacedegree=nil, logoadd=nil, logoparam=nil)
|
164
164
|
@ProjectId = projectid
|
165
165
|
@ModelId = modelid
|
@@ -201,7 +201,7 @@ module TencentCloud
|
|
201
201
|
# @type RequestId: String
|
202
202
|
|
203
203
|
attr_accessor :FusedImage, :RequestId
|
204
|
-
|
204
|
+
|
205
205
|
def initialize(fusedimage=nil, requestid=nil)
|
206
206
|
@FusedImage = fusedimage
|
207
207
|
@RequestId = requestid
|
@@ -223,7 +223,7 @@ module TencentCloud
|
|
223
223
|
# @type LogoImage: String
|
224
224
|
|
225
225
|
attr_accessor :LogoRect, :LogoUrl, :LogoImage
|
226
|
-
|
226
|
+
|
227
227
|
def initialize(logorect=nil, logourl=nil, logoimage=nil)
|
228
228
|
@LogoRect = logorect
|
229
229
|
@LogoUrl = logourl
|
@@ -248,7 +248,7 @@ module TencentCloud
|
|
248
248
|
# @type FaceInfo: :class:`Tencentcloud::Facefusion.v20220927.models.FaceInfo`
|
249
249
|
|
250
250
|
attr_accessor :FaceId, :FaceInfo
|
251
|
-
|
251
|
+
|
252
252
|
def initialize(faceid=nil, faceinfo=nil)
|
253
253
|
@FaceId = faceid
|
254
254
|
@FaceInfo = faceinfo
|
@@ -275,7 +275,7 @@ module TencentCloud
|
|
275
275
|
# @type TemplateFaceID: String
|
276
276
|
|
277
277
|
attr_accessor :Image, :Url, :InputImageFaceRect, :TemplateFaceID
|
278
|
-
|
278
|
+
|
279
279
|
def initialize(image=nil, url=nil, inputimagefacerect=nil, templatefaceid=nil)
|
280
280
|
@Image = image
|
281
281
|
@Url = url
|
@@ -313,7 +313,7 @@ module TencentCloud
|
|
313
313
|
# @type AuditResult: String
|
314
314
|
|
315
315
|
attr_accessor :MaterialId, :MaterialStatus, :CreateTime, :UpdateTime, :MaterialFaceList, :MaterialName, :AuditResult
|
316
|
-
|
316
|
+
|
317
317
|
def initialize(materialid=nil, materialstatus=nil, createtime=nil, updatetime=nil, materialfacelist=nil, materialname=nil, auditresult=nil)
|
318
318
|
@MaterialId = materialid
|
319
319
|
@MaterialStatus = materialstatus
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-facefusion
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.591
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-06-
|
11
|
+
date: 2023-06-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|