@civitai/client 0.2.0-beta.42 → 0.2.0-beta.45
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.
- package/dist/generated/client/types.d.ts +4 -5
- package/dist/generated/client/types.gen.d.ts +4 -3
- package/dist/generated/client/utils.gen.js +1 -1
- package/dist/generated/core/types.gen.d.ts +1 -1
- package/dist/generated/core/utils.gen.js +1 -1
- package/dist/generated/index.d.ts +62 -378
- package/dist/generated/index.js +2 -2
- package/dist/generated/sdk.gen.d.ts +46 -317
- package/dist/generated/sdk.gen.js +37 -216
- package/dist/generated/types.gen.d.ts +2154 -7829
- package/dist/generated/types.gen.js +6 -47
- package/package.json +1 -1
|
@@ -1,26 +1,12 @@
|
|
|
1
1
|
export {
|
|
2
2
|
addWorkflowTag,
|
|
3
|
-
claimJobs,
|
|
4
|
-
createConfiguration,
|
|
5
|
-
createWorker,
|
|
6
|
-
deleteConfiguration,
|
|
7
|
-
deleteV2ProvidersWorkersByWorkerIdPeersByPeerNodeIdentifier,
|
|
8
|
-
deleteWorker,
|
|
9
3
|
deleteWorkflow,
|
|
10
|
-
diagnoseJobResources,
|
|
11
|
-
downloadResource,
|
|
12
4
|
getBlob,
|
|
13
5
|
getBlobContent,
|
|
14
6
|
getBlockedContent,
|
|
15
|
-
getConfiguration,
|
|
16
7
|
getConsumerBlobUploadUrl,
|
|
17
|
-
getHuggingFaceRepositorySnapshot,
|
|
18
|
-
getRecommendedResources,
|
|
19
|
-
getRegistration,
|
|
20
8
|
getResource,
|
|
21
9
|
getStreamingBlob,
|
|
22
|
-
getWorker,
|
|
23
|
-
getWorkerResourceStatus,
|
|
24
10
|
getWorkflow,
|
|
25
11
|
getWorkflowStep,
|
|
26
12
|
headBlob,
|
|
@@ -38,6 +24,7 @@ export {
|
|
|
38
24
|
invokeImageResourceTrainingStepTemplate,
|
|
39
25
|
invokeImageUploadStepTemplate,
|
|
40
26
|
invokeImageUpscalerStepTemplate,
|
|
27
|
+
invokeMediaCaptioningStepTemplate,
|
|
41
28
|
invokeMediaHashStepTemplate,
|
|
42
29
|
invokeMediaRatingStepTemplate,
|
|
43
30
|
invokePreprocessImageStepTemplate,
|
|
@@ -56,33 +43,22 @@ export {
|
|
|
56
43
|
invokeVideoMetadataStepTemplate,
|
|
57
44
|
invokeVideoUpscalerStepTemplate,
|
|
58
45
|
invokeWdTaggingStepTemplate,
|
|
46
|
+
invokeXGuardModerationStepTemplate,
|
|
59
47
|
type Options,
|
|
60
|
-
patchWorkerResources,
|
|
61
48
|
patchWorkflow,
|
|
62
49
|
patchWorkflowStep,
|
|
63
|
-
postV2ProvidersWorkersByWorkerIdPeersByPeerNodeIdentifier,
|
|
64
|
-
queryConfigurations,
|
|
65
|
-
queryWorkers,
|
|
66
50
|
queryWorkflows,
|
|
51
|
+
refreshBlob,
|
|
67
52
|
removeAllWorkflowTags,
|
|
68
53
|
removeWorkflowTag,
|
|
69
54
|
submitWorkflow,
|
|
70
|
-
triggerWorkerDiagnostics,
|
|
71
|
-
updateClaimStatus,
|
|
72
|
-
updateWorker,
|
|
73
|
-
updateWorkerRegistration,
|
|
74
55
|
updateWorkflow,
|
|
75
56
|
updateWorkflowStep,
|
|
76
|
-
uploadBlob,
|
|
77
57
|
uploadConsumerBlob,
|
|
78
|
-
uploadMultipleBlobs,
|
|
79
|
-
uploadStreamingBlob,
|
|
80
58
|
} from './sdk.gen';
|
|
81
59
|
export {
|
|
82
60
|
type AceStepAudioCover,
|
|
83
61
|
type AceStepAudioInput,
|
|
84
|
-
type AceStepAudioJob,
|
|
85
|
-
type AceStepAudioJobWritable,
|
|
86
62
|
type AceStepAudioOutput,
|
|
87
63
|
type AceStepAudioStep,
|
|
88
64
|
type AceStepAudioStepTemplate,
|
|
@@ -93,8 +69,6 @@ export {
|
|
|
93
69
|
type AddWorkflowTagResponse,
|
|
94
70
|
type AddWorkflowTagResponses,
|
|
95
71
|
type AgeClassificationInput,
|
|
96
|
-
type AgeClassificationJob,
|
|
97
|
-
type AgeClassificationJobWritable,
|
|
98
72
|
type AgeClassificationOutput,
|
|
99
73
|
type AgeClassificationResult,
|
|
100
74
|
type AgeClassificationStep,
|
|
@@ -103,16 +77,11 @@ export {
|
|
|
103
77
|
type AgeClassifierLabel,
|
|
104
78
|
type AgeDetection,
|
|
105
79
|
type AiRecognitionResult,
|
|
106
|
-
type AiToolkitTrainingEpochJob,
|
|
107
|
-
type AiToolkitTrainingEpochJobWritable,
|
|
108
80
|
type AiToolkitTrainingInput,
|
|
109
81
|
type AnimaCreateImageGenInput,
|
|
110
82
|
type AnimaImageGenInput,
|
|
111
83
|
AnimalPoseBboxDetector,
|
|
112
84
|
AnimalPoseEstimator,
|
|
113
|
-
type AnimaStableDiffusionCppJob,
|
|
114
|
-
type AnimaStableDiffusionCppJobSlot,
|
|
115
|
-
type AnimaStableDiffusionCppJobWritable,
|
|
116
85
|
type AnimeRecognitionResult,
|
|
117
86
|
AnylineMergeWith,
|
|
118
87
|
type AssistantMessage,
|
|
@@ -126,67 +95,42 @@ export {
|
|
|
126
95
|
type BlurTransform,
|
|
127
96
|
type BoundingBox,
|
|
128
97
|
BuzzClientAccount,
|
|
129
|
-
type ByteplusSeedreamJob,
|
|
130
|
-
type ByteplusSeedreamJobWritable,
|
|
131
|
-
type ChatCompletionCapabilities,
|
|
132
98
|
type ChatCompletionChoice,
|
|
133
99
|
type ChatCompletionContentPart,
|
|
134
100
|
type ChatCompletionContentPartWritable,
|
|
101
|
+
type ChatCompletionFunction,
|
|
102
|
+
type ChatCompletionFunctionCall,
|
|
135
103
|
type ChatCompletionImageUrl,
|
|
136
104
|
type ChatCompletionInput,
|
|
137
|
-
type ChatCompletionJob,
|
|
138
|
-
type ChatCompletionJobWritable,
|
|
139
105
|
type ChatCompletionMessage,
|
|
140
106
|
type ChatCompletionMessageWritable,
|
|
141
107
|
type ChatCompletionOutput,
|
|
142
108
|
type ChatCompletionStep,
|
|
143
109
|
type ChatCompletionStepTemplate,
|
|
144
110
|
type ChatCompletionStepWritable,
|
|
111
|
+
type ChatCompletionTool,
|
|
112
|
+
type ChatCompletionToolCall,
|
|
145
113
|
type ChatCompletionUsage,
|
|
146
114
|
type ChromaAiToolkitTrainingInput,
|
|
147
|
-
type CivitaiBulkMediaRatingJob,
|
|
148
|
-
type CivitaiBulkMediaRatingJobWritable,
|
|
149
|
-
type CivitaiMediaRatingJob,
|
|
150
|
-
type CivitaiMediaRatingJobWritable,
|
|
151
|
-
type Claim,
|
|
152
|
-
type ClaimJobsData,
|
|
153
|
-
type ClaimJobsError,
|
|
154
|
-
type ClaimJobsErrors,
|
|
155
|
-
type ClaimJobsResponse,
|
|
156
|
-
type ClaimJobsResponses,
|
|
157
|
-
type ClaimStatus,
|
|
158
|
-
ClaimStatusType,
|
|
159
|
-
type ClaimWritable,
|
|
160
|
-
type ClavataPromptClassificationResult,
|
|
161
115
|
type ClientOptions,
|
|
162
116
|
CoarseMode,
|
|
163
117
|
type ComfyFlux1CreateImageGenInput,
|
|
164
118
|
type ComfyFlux1ImageGenInput,
|
|
165
119
|
type ComfyFlux1VariantImageGenInput,
|
|
166
120
|
type ComfyImageGenInput,
|
|
167
|
-
type ComfyImageGenJob,
|
|
168
|
-
type ComfyImageGenJobSlot,
|
|
169
|
-
type ComfyImageGenJobWritable,
|
|
170
121
|
type ComfyInput,
|
|
171
|
-
type ComfyJob,
|
|
172
|
-
type ComfyJobSlot,
|
|
173
|
-
type ComfyJobWritable,
|
|
174
122
|
type ComfyLtx23AudioToVideoInput,
|
|
175
123
|
type ComfyLtx23CreateVideoInput,
|
|
176
124
|
type ComfyLtx23EditVideoInput,
|
|
177
125
|
type ComfyLtx23ExtendVideoInput,
|
|
178
126
|
type ComfyLtx23FirstLastFrameToVideoInput,
|
|
179
127
|
type ComfyLtx23VideoGenInput,
|
|
180
|
-
type ComfyLtx23VideoGenJob,
|
|
181
|
-
type ComfyLtx23VideoGenJobWritable,
|
|
182
128
|
type ComfyLtx23VideoToVideoInput,
|
|
183
129
|
type ComfyLtx2CreateVideoInput,
|
|
184
130
|
type ComfyLtx2EditVideoInput,
|
|
185
131
|
type ComfyLtx2ExtendVideoInput,
|
|
186
132
|
type ComfyLtx2FirstLastFrameToVideoInput,
|
|
187
133
|
type ComfyLtx2VideoGenInput,
|
|
188
|
-
type ComfyLtx2VideoGenJob,
|
|
189
|
-
type ComfyLtx2VideoGenJobWritable,
|
|
190
134
|
type ComfyNode,
|
|
191
135
|
type ComfyOutput,
|
|
192
136
|
ComfySampler,
|
|
@@ -200,47 +144,16 @@ export {
|
|
|
200
144
|
type ComfyStep,
|
|
201
145
|
type ComfyStepTemplate,
|
|
202
146
|
type ComfyStepWritable,
|
|
203
|
-
type ComfyVideoGenJob,
|
|
204
|
-
type ComfyVideoGenJobWritable,
|
|
205
|
-
type ConfigurationOptions,
|
|
206
|
-
type ConfigurationStatus,
|
|
207
147
|
type ConsumerBlobPresignResponse,
|
|
208
148
|
ContainerFormat,
|
|
209
149
|
type ConvertImageInput,
|
|
210
|
-
type ConvertImageJob,
|
|
211
|
-
type ConvertImageJobWritable,
|
|
212
150
|
type ConvertImageOutput,
|
|
213
151
|
type ConvertImageStep,
|
|
214
152
|
type ConvertImageStepTemplate,
|
|
215
153
|
type ConvertImageStepWritable,
|
|
216
|
-
type CreateConfigurationData,
|
|
217
|
-
type CreateConfigurationError,
|
|
218
|
-
type CreateConfigurationErrors,
|
|
219
|
-
type CreateConfigurationResponse,
|
|
220
|
-
type CreateConfigurationResponses,
|
|
221
|
-
type CreateConfigurationResult,
|
|
222
|
-
type CreateWorkerData,
|
|
223
|
-
type CreateWorkerError,
|
|
224
|
-
type CreateWorkerErrors,
|
|
225
|
-
type CreateWorkerResponse,
|
|
226
|
-
type CreateWorkerResponses,
|
|
227
|
-
type CreateWorkerResult,
|
|
228
154
|
type CursedArrayOfTelemetryCursorAndWorkflow,
|
|
229
155
|
type CursedArrayOfTelemetryCursorAndWorkflowWritable,
|
|
230
156
|
type CustomTextToSpeechInput,
|
|
231
|
-
type DeleteConfigurationData,
|
|
232
|
-
type DeleteConfigurationError,
|
|
233
|
-
type DeleteConfigurationErrors,
|
|
234
|
-
type DeleteConfigurationResponses,
|
|
235
|
-
type DeleteV2ProvidersWorkersByWorkerIdPeersByPeerNodeIdentifierData,
|
|
236
|
-
type DeleteV2ProvidersWorkersByWorkerIdPeersByPeerNodeIdentifierError,
|
|
237
|
-
type DeleteV2ProvidersWorkersByWorkerIdPeersByPeerNodeIdentifierErrors,
|
|
238
|
-
type DeleteV2ProvidersWorkersByWorkerIdPeersByPeerNodeIdentifierResponses,
|
|
239
|
-
type DeleteWorkerData,
|
|
240
|
-
type DeleteWorkerError,
|
|
241
|
-
type DeleteWorkerErrors,
|
|
242
|
-
type DeleteWorkerResponse,
|
|
243
|
-
type DeleteWorkerResponses,
|
|
244
157
|
type DeleteWorkflowData,
|
|
245
158
|
type DeleteWorkflowError,
|
|
246
159
|
type DeleteWorkflowErrors,
|
|
@@ -250,64 +163,18 @@ export {
|
|
|
250
163
|
DensePoseModel,
|
|
251
164
|
DepthAnythingCheckpoint,
|
|
252
165
|
DepthAnythingV2Checkpoint,
|
|
253
|
-
type DiagnoseJobResourcesData,
|
|
254
|
-
type DiagnoseJobResourcesError,
|
|
255
|
-
type DiagnoseJobResourcesErrors,
|
|
256
|
-
type DiagnoseJobResourcesResponse,
|
|
257
|
-
type DiagnoseJobResourcesResponses,
|
|
258
|
-
type DownloadResourceData,
|
|
259
|
-
type DownloadResourceError,
|
|
260
|
-
type DownloadResourceErrors,
|
|
261
|
-
type DownloadResourceResponse,
|
|
262
|
-
type DownloadResourceResponses,
|
|
263
|
-
DownloadSource,
|
|
264
166
|
DwPoseBboxDetector,
|
|
265
167
|
DwPoseEstimator,
|
|
266
|
-
type DynamicAssignment,
|
|
267
168
|
type EchoInput,
|
|
268
169
|
type EchoOutput,
|
|
269
170
|
type EchoStep,
|
|
270
171
|
type EchoStepTemplate,
|
|
271
172
|
type EchoStepWritable,
|
|
272
|
-
type EcosystemElement,
|
|
273
|
-
type EcosystemElementWritable,
|
|
274
173
|
type EpochResult,
|
|
275
|
-
type Expression,
|
|
276
174
|
type FaceDetection,
|
|
277
175
|
type FaceDetectionInfo,
|
|
278
176
|
type FaceRecognitionResult,
|
|
279
|
-
type FalFlux2ImageGenJob,
|
|
280
|
-
type FalFlux2ImageGenJobWritable,
|
|
281
|
-
type FalGptImage15EditJob,
|
|
282
|
-
type FalGptImage15EditJobWritable,
|
|
283
|
-
type FalGptImage15Job,
|
|
284
|
-
type FalGptImage15JobWritable,
|
|
285
|
-
type FalGrokImageEditJob,
|
|
286
|
-
type FalGrokImageEditJobWritable,
|
|
287
|
-
type FalGrokImageJob,
|
|
288
|
-
type FalGrokImageJobWritable,
|
|
289
|
-
type FalGrokVideoGenJob,
|
|
290
|
-
type FalGrokVideoGenJobWritable,
|
|
291
177
|
type FalImageGenInput,
|
|
292
|
-
type FalLoraWeight,
|
|
293
|
-
type FalLtx2VideoGenJob,
|
|
294
|
-
type FalLtx2VideoGenJobWritable,
|
|
295
|
-
type FalNanoBanana2Job,
|
|
296
|
-
type FalNanoBanana2JobWritable,
|
|
297
|
-
type FalNanoBananaProJob,
|
|
298
|
-
type FalNanoBananaProJobWritable,
|
|
299
|
-
type FalQwen2ImageGenJob,
|
|
300
|
-
type FalQwen2ImageGenJobWritable,
|
|
301
|
-
type FalSeedreamJob,
|
|
302
|
-
type FalSeedreamJobWritable,
|
|
303
|
-
type FalSoraVideoGenJob,
|
|
304
|
-
type FalSoraVideoGenJobWritable,
|
|
305
|
-
type FalVeoVideoGenJob,
|
|
306
|
-
type FalVeoVideoGenJobWritable,
|
|
307
|
-
type FalWanImageGenJob,
|
|
308
|
-
type FalWanImageGenJobWritable,
|
|
309
|
-
type FalWanVideoGenJob,
|
|
310
|
-
type FalWanVideoGenJobWritable,
|
|
311
178
|
FileFormat,
|
|
312
179
|
type Flux1AiToolkitTrainingInput,
|
|
313
180
|
type Flux1DevAiToolkitTrainingInput,
|
|
@@ -315,8 +182,6 @@ export {
|
|
|
315
182
|
type Flux1KontextDevImageGenInputWritable,
|
|
316
183
|
type Flux1KontextImageGenInput,
|
|
317
184
|
type Flux1KontextImageGenInputWritable,
|
|
318
|
-
type Flux1KontextJob,
|
|
319
|
-
type Flux1KontextJobWritable,
|
|
320
185
|
type Flux1KontextMaxImageGenInput,
|
|
321
186
|
type Flux1KontextMaxImageGenInputWritable,
|
|
322
187
|
type Flux1KontextProImageGenInput,
|
|
@@ -331,6 +196,10 @@ export {
|
|
|
331
196
|
type Flux2DevEditImageResourceTrainingInput,
|
|
332
197
|
type Flux2DevImageGenInput,
|
|
333
198
|
type Flux2DevImageResourceTrainingInput,
|
|
199
|
+
type Flux2DevSdCppCreateImageInput,
|
|
200
|
+
type Flux2DevSdCppEditImageInput,
|
|
201
|
+
type Flux2DevSdCppImageGenInput,
|
|
202
|
+
type Flux2DevSdCppVariantImageGenInput,
|
|
334
203
|
type Flux2FlexCreateImageInput,
|
|
335
204
|
type Flux2FlexEditImageInput,
|
|
336
205
|
type Flux2FlexImageGenInput,
|
|
@@ -345,9 +214,6 @@ export {
|
|
|
345
214
|
type Flux2KleinSdCppEditImageInput,
|
|
346
215
|
type Flux2KleinSdCppImageGenInput,
|
|
347
216
|
type Flux2KleinSdCppVariantImageGenInput,
|
|
348
|
-
type Flux2KleinStableDiffusionCppJob,
|
|
349
|
-
type Flux2KleinStableDiffusionCppJobSlot,
|
|
350
|
-
type Flux2KleinStableDiffusionCppJobWritable,
|
|
351
217
|
type Flux2MaxCreateImageInput,
|
|
352
218
|
type Flux2MaxEditImageInput,
|
|
353
219
|
type Flux2MaxImageGenInput,
|
|
@@ -355,17 +221,10 @@ export {
|
|
|
355
221
|
type Flux2ProEditImageInput,
|
|
356
222
|
type Flux2ProImageGenInput,
|
|
357
223
|
type FluxDevFastImageResourceTrainingInput,
|
|
358
|
-
type FluxStableDiffusionCppJob,
|
|
359
|
-
type FluxStableDiffusionCppJobSlot,
|
|
360
|
-
type FluxStableDiffusionCppJobWritable,
|
|
361
224
|
type Gemini25FlashCreateImageGenInput,
|
|
362
225
|
type Gemini25FlashEditImageGenInput,
|
|
363
226
|
type Gemini25FlashImageGenInput,
|
|
364
|
-
type GeminiImageEditJob,
|
|
365
|
-
type GeminiImageEditJobWritable,
|
|
366
227
|
type GeminiImageGenInput,
|
|
367
|
-
type GeminiImageGenJob,
|
|
368
|
-
type GeminiImageGenJobWritable,
|
|
369
228
|
type GetBlobContentData,
|
|
370
229
|
type GetBlobContentError,
|
|
371
230
|
type GetBlobContentErrors,
|
|
@@ -376,30 +235,11 @@ export {
|
|
|
376
235
|
type GetBlockedContentData,
|
|
377
236
|
type GetBlockedContentError,
|
|
378
237
|
type GetBlockedContentErrors,
|
|
379
|
-
type GetConfigurationData,
|
|
380
|
-
type GetConfigurationError,
|
|
381
|
-
type GetConfigurationErrors,
|
|
382
|
-
type GetConfigurationResponse,
|
|
383
|
-
type GetConfigurationResponses,
|
|
384
238
|
type GetConsumerBlobUploadUrlData,
|
|
385
239
|
type GetConsumerBlobUploadUrlError,
|
|
386
240
|
type GetConsumerBlobUploadUrlErrors,
|
|
387
241
|
type GetConsumerBlobUploadUrlResponse,
|
|
388
242
|
type GetConsumerBlobUploadUrlResponses,
|
|
389
|
-
type GetHuggingFaceRepositorySnapshotData,
|
|
390
|
-
type GetHuggingFaceRepositorySnapshotError,
|
|
391
|
-
type GetHuggingFaceRepositorySnapshotErrors,
|
|
392
|
-
type GetHuggingFaceRepositorySnapshotResponses,
|
|
393
|
-
type GetRecommendedResourcesData,
|
|
394
|
-
type GetRecommendedResourcesError,
|
|
395
|
-
type GetRecommendedResourcesErrors,
|
|
396
|
-
type GetRecommendedResourcesResponse,
|
|
397
|
-
type GetRecommendedResourcesResponses,
|
|
398
|
-
type GetRegistrationData,
|
|
399
|
-
type GetRegistrationError,
|
|
400
|
-
type GetRegistrationErrors,
|
|
401
|
-
type GetRegistrationResponse,
|
|
402
|
-
type GetRegistrationResponses,
|
|
403
243
|
type GetResourceData,
|
|
404
244
|
type GetResourceError,
|
|
405
245
|
type GetResourceErrors,
|
|
@@ -409,16 +249,6 @@ export {
|
|
|
409
249
|
type GetStreamingBlobError,
|
|
410
250
|
type GetStreamingBlobErrors,
|
|
411
251
|
type GetStreamingBlobResponses,
|
|
412
|
-
type GetWorkerData,
|
|
413
|
-
type GetWorkerError,
|
|
414
|
-
type GetWorkerErrors,
|
|
415
|
-
type GetWorkerResourceStatusData,
|
|
416
|
-
type GetWorkerResourceStatusError,
|
|
417
|
-
type GetWorkerResourceStatusErrors,
|
|
418
|
-
type GetWorkerResourceStatusResponse,
|
|
419
|
-
type GetWorkerResourceStatusResponses,
|
|
420
|
-
type GetWorkerResponse,
|
|
421
|
-
type GetWorkerResponses,
|
|
422
252
|
type GetWorkflowData,
|
|
423
253
|
type GetWorkflowError,
|
|
424
254
|
type GetWorkflowErrors,
|
|
@@ -431,10 +261,6 @@ export {
|
|
|
431
261
|
type GetWorkflowStepResponses,
|
|
432
262
|
type GifOutputFormat,
|
|
433
263
|
type GoogleImageGenInput,
|
|
434
|
-
type GoogleNanoBanana2Job,
|
|
435
|
-
type GoogleNanoBanana2JobWritable,
|
|
436
|
-
type GoogleNanoBananaProJob,
|
|
437
|
-
type GoogleNanoBananaProJobWritable,
|
|
438
264
|
type GrokCreateImageGenInput,
|
|
439
265
|
type GrokEditImageGenInput,
|
|
440
266
|
type GrokEditVideoInput,
|
|
@@ -467,16 +293,11 @@ export {
|
|
|
467
293
|
type ImageGenStepWritable,
|
|
468
294
|
type ImageJobControlNet,
|
|
469
295
|
type ImageJobNetworkParams,
|
|
470
|
-
type ImageJobParams,
|
|
471
|
-
type Imagen4CreateImageJob,
|
|
472
|
-
type Imagen4CreateImageJobWritable,
|
|
473
296
|
type Imagen4ImageGenInput,
|
|
474
297
|
type ImageOutputFormat,
|
|
475
298
|
ImageResouceTrainingModerationStatus,
|
|
476
299
|
type ImageResourceTrainingInput,
|
|
477
300
|
type ImageResourceTrainingInputWritable,
|
|
478
|
-
type ImageResourceTrainingJob,
|
|
479
|
-
type ImageResourceTrainingJobWritable,
|
|
480
301
|
type ImageResourceTrainingOutput,
|
|
481
302
|
type ImageResourceTrainingStep,
|
|
482
303
|
type ImageResourceTrainingStepTemplate,
|
|
@@ -488,8 +309,6 @@ export {
|
|
|
488
309
|
type ImageUploadStepTemplate,
|
|
489
310
|
type ImageUploadStepWritable,
|
|
490
311
|
type ImageUpscalerInput,
|
|
491
|
-
type ImageUpscalerJob,
|
|
492
|
-
type ImageUpscalerJobWritable,
|
|
493
312
|
type ImageUpscalerOutput,
|
|
494
313
|
type ImageUpscalerStep,
|
|
495
314
|
type ImageUpscalerStepTemplate,
|
|
@@ -564,6 +383,11 @@ export {
|
|
|
564
383
|
type InvokeImageUpscalerStepTemplateErrors,
|
|
565
384
|
type InvokeImageUpscalerStepTemplateResponse,
|
|
566
385
|
type InvokeImageUpscalerStepTemplateResponses,
|
|
386
|
+
type InvokeMediaCaptioningStepTemplateData,
|
|
387
|
+
type InvokeMediaCaptioningStepTemplateError,
|
|
388
|
+
type InvokeMediaCaptioningStepTemplateErrors,
|
|
389
|
+
type InvokeMediaCaptioningStepTemplateResponse,
|
|
390
|
+
type InvokeMediaCaptioningStepTemplateResponses,
|
|
567
391
|
type InvokeMediaHashStepTemplateData,
|
|
568
392
|
type InvokeMediaHashStepTemplateError,
|
|
569
393
|
type InvokeMediaHashStepTemplateErrors,
|
|
@@ -654,14 +478,12 @@ export {
|
|
|
654
478
|
type InvokeWdTaggingStepTemplateErrors,
|
|
655
479
|
type InvokeWdTaggingStepTemplateResponse,
|
|
656
480
|
type InvokeWdTaggingStepTemplateResponses,
|
|
657
|
-
type
|
|
658
|
-
type
|
|
659
|
-
|
|
660
|
-
type
|
|
661
|
-
type
|
|
481
|
+
type InvokeXGuardModerationStepTemplateData,
|
|
482
|
+
type InvokeXGuardModerationStepTemplateError,
|
|
483
|
+
type InvokeXGuardModerationStepTemplateErrors,
|
|
484
|
+
type InvokeXGuardModerationStepTemplateResponse,
|
|
485
|
+
type InvokeXGuardModerationStepTemplateResponses,
|
|
662
486
|
JobSupport,
|
|
663
|
-
type JobWritable,
|
|
664
|
-
type JobWritable2,
|
|
665
487
|
type JpegOutputFormat,
|
|
666
488
|
type JsonPatchDocument,
|
|
667
489
|
type JsonPatchOperation,
|
|
@@ -669,71 +491,50 @@ export {
|
|
|
669
491
|
type KlingCameraControlConfig,
|
|
670
492
|
KlingMode,
|
|
671
493
|
KlingModel,
|
|
672
|
-
type KlingV3Element,
|
|
673
494
|
type KlingV3ElementInput,
|
|
674
495
|
type KlingV3MultiPrompt,
|
|
675
496
|
KlingV3Operation,
|
|
676
497
|
type KlingV3VideoGenInput,
|
|
677
|
-
type KlingV3VideoGenJob,
|
|
678
|
-
type KlingV3VideoGenJobWritable,
|
|
679
498
|
KlingVideoGenAspectRatio,
|
|
680
499
|
KlingVideoGenDuration,
|
|
681
500
|
type KlingVideoGenInput,
|
|
682
|
-
type KlingVideoGenJob,
|
|
683
|
-
type KlingVideoGenJobWritable,
|
|
684
501
|
type KohyaImageResourceTrainingInput,
|
|
685
502
|
type KohyaImageResourceTrainingInputWritable,
|
|
686
503
|
LeresBoost,
|
|
687
504
|
LightricksAspectRatio,
|
|
688
505
|
type LightricksVideoGenInput,
|
|
689
|
-
type
|
|
690
|
-
type LlmPromptAugmentationJob,
|
|
691
|
-
type LlmPromptAugmentationJobWritable,
|
|
692
|
-
type Lora,
|
|
506
|
+
type Ltx23AiToolkitTrainingInput,
|
|
693
507
|
type Ltx2AiToolkitTrainingInput,
|
|
694
|
-
type
|
|
695
|
-
type
|
|
508
|
+
type MediaCaptioningInput,
|
|
509
|
+
type MediaCaptioningOutput,
|
|
510
|
+
type MediaCaptioningStep,
|
|
511
|
+
type MediaCaptioningStepTemplate,
|
|
512
|
+
type MediaCaptioningStepWritable,
|
|
696
513
|
type MediaHashInput,
|
|
697
|
-
type MediaHashJob,
|
|
698
|
-
type MediaHashJobWritable,
|
|
699
514
|
type MediaHashOutput,
|
|
700
515
|
type MediaHashStep,
|
|
701
516
|
type MediaHashStepTemplate,
|
|
702
517
|
type MediaHashStepWritable,
|
|
703
518
|
MediaHashType,
|
|
704
519
|
type MediaRatingInput,
|
|
705
|
-
type MediaRatingJob,
|
|
706
|
-
type MediaRatingJobWritable,
|
|
707
520
|
type MediaRatingOutput,
|
|
708
|
-
MediaRatingProfile,
|
|
709
521
|
type MediaRatingStep,
|
|
710
522
|
type MediaRatingStepTemplate,
|
|
711
523
|
type MediaRatingStepWritable,
|
|
712
|
-
type MediaTaggingJob,
|
|
713
|
-
type MediaTaggingJobWritable,
|
|
714
524
|
Metric3dBackbone,
|
|
715
525
|
type MiniMaxVideoGenInput,
|
|
716
|
-
type MiniMaxVideoGenJob,
|
|
717
|
-
type MiniMaxVideoGenJobWritable,
|
|
718
526
|
MiniMaxVideoGenModel,
|
|
719
527
|
type MochiVideoGenInput,
|
|
720
|
-
type MochiVideoGenJob,
|
|
721
|
-
type MochiVideoGenJobWritable,
|
|
722
528
|
type MusubiImageResourceTrainingInput,
|
|
723
529
|
type MusubiImageResourceTrainingInputWritable,
|
|
724
530
|
type NanoBanana2ImageGenInput,
|
|
725
531
|
type NanoBananaProImageGenInput,
|
|
726
|
-
NanoBananaProResolution,
|
|
727
532
|
NsfwLevel,
|
|
728
|
-
type OpenAiCreateImageJob,
|
|
729
|
-
type OpenAiCreateImageJobWritable,
|
|
730
533
|
type OpenAiDallE2CreateImageGenInput,
|
|
731
534
|
type OpenAiDallE2EditImageInput,
|
|
732
535
|
type OpenAiDallE2ImageGenInput,
|
|
733
536
|
type OpenAiDallE3CreateImageGenInput,
|
|
734
537
|
type OpenAiDallE3ImageGenInput,
|
|
735
|
-
type OpenAiEditImageJob,
|
|
736
|
-
type OpenAiEditImageJobWritable,
|
|
737
538
|
type OpenAiGpt15CreateImageInput,
|
|
738
539
|
type OpenAiGpt15EditImageInput,
|
|
739
540
|
type OpenAiGpt15ImageGenInput,
|
|
@@ -742,12 +543,6 @@ export {
|
|
|
742
543
|
type OpenAiGpt1ImageGenInput,
|
|
743
544
|
type OpenApiImageGenInput,
|
|
744
545
|
OutputFormat,
|
|
745
|
-
type PatchWorkerRequest,
|
|
746
|
-
type PatchWorkerResourcesData,
|
|
747
|
-
type PatchWorkerResourcesError,
|
|
748
|
-
type PatchWorkerResourcesErrors,
|
|
749
|
-
type PatchWorkerResourcesResponse,
|
|
750
|
-
type PatchWorkerResourcesResponses,
|
|
751
546
|
type PatchWorkflowData,
|
|
752
547
|
type PatchWorkflowError,
|
|
753
548
|
type PatchWorkflowErrors,
|
|
@@ -759,10 +554,6 @@ export {
|
|
|
759
554
|
type PatchWorkflowStepResponse,
|
|
760
555
|
type PatchWorkflowStepResponses,
|
|
761
556
|
type PngOutputFormat,
|
|
762
|
-
type PostV2ProvidersWorkersByWorkerIdPeersByPeerNodeIdentifierData,
|
|
763
|
-
type PostV2ProvidersWorkersByWorkerIdPeersByPeerNodeIdentifierError,
|
|
764
|
-
type PostV2ProvidersWorkersByWorkerIdPeersByPeerNodeIdentifierErrors,
|
|
765
|
-
type PostV2ProvidersWorkersByWorkerIdPeersByPeerNodeIdentifierResponses,
|
|
766
557
|
type PreprocessImageAnimalPoseInput,
|
|
767
558
|
type PreprocessImageAnimalPoseInputWritable,
|
|
768
559
|
type PreprocessImageAnimeLineartInput,
|
|
@@ -794,8 +585,6 @@ export {
|
|
|
794
585
|
type PreprocessImageInput,
|
|
795
586
|
type PreprocessImageInputWritable,
|
|
796
587
|
type PreprocessImageInputWritable2,
|
|
797
|
-
type PreprocessImageJob,
|
|
798
|
-
type PreprocessImageJobWritable,
|
|
799
588
|
type PreprocessImageLeresDepthInput,
|
|
800
589
|
type PreprocessImageLeresDepthInputWritable,
|
|
801
590
|
type PreprocessImageMangaLineartInput,
|
|
@@ -849,24 +638,12 @@ export {
|
|
|
849
638
|
type PreprocessImageZoeDepthInputWritable,
|
|
850
639
|
Priority,
|
|
851
640
|
type ProblemDetails,
|
|
852
|
-
type ProcessingStatistics,
|
|
853
|
-
type ProcessingStatisticsWritable,
|
|
854
641
|
type PromptEnhancementInput,
|
|
855
642
|
type PromptEnhancementOutput,
|
|
856
643
|
type PromptEnhancementStep,
|
|
857
644
|
type PromptEnhancementStepTemplate,
|
|
858
645
|
type PromptEnhancementStepWritable,
|
|
859
646
|
type PromptIssue,
|
|
860
|
-
type QueryConfigurationsData,
|
|
861
|
-
type QueryConfigurationsError,
|
|
862
|
-
type QueryConfigurationsErrors,
|
|
863
|
-
type QueryConfigurationsResponse,
|
|
864
|
-
type QueryConfigurationsResponses,
|
|
865
|
-
type QueryWorkersData,
|
|
866
|
-
type QueryWorkersError,
|
|
867
|
-
type QueryWorkersErrors,
|
|
868
|
-
type QueryWorkersResponse,
|
|
869
|
-
type QueryWorkersResponses,
|
|
870
647
|
type QueryWorkflowsData,
|
|
871
648
|
type QueryWorkflowsError,
|
|
872
649
|
type QueryWorkflowsErrors,
|
|
@@ -883,14 +660,16 @@ export {
|
|
|
883
660
|
type Qwen2FalImageGenInput,
|
|
884
661
|
type Qwen2ProCreateFalImageGenInput,
|
|
885
662
|
type Qwen2ProEditFalImageGenInput,
|
|
663
|
+
type Qwen3BaseTtsInput,
|
|
664
|
+
type Qwen3CustomVoiceTtsInput,
|
|
665
|
+
type Qwen3TextToSpeechInput,
|
|
886
666
|
type QwenAiToolkitTrainingInput,
|
|
887
|
-
type QwenImageEditStableDiffusionCppJob,
|
|
888
|
-
type QwenImageEditStableDiffusionCppJobSlot,
|
|
889
|
-
type QwenImageEditStableDiffusionCppJobWritable,
|
|
890
667
|
type QwenImageGenInput,
|
|
891
|
-
type
|
|
892
|
-
type
|
|
893
|
-
type
|
|
668
|
+
type RefreshBlobData,
|
|
669
|
+
type RefreshBlobError,
|
|
670
|
+
type RefreshBlobErrors,
|
|
671
|
+
type RefreshBlobResponse,
|
|
672
|
+
type RefreshBlobResponses,
|
|
894
673
|
type RemoveAllWorkflowTagsData,
|
|
895
674
|
type RemoveAllWorkflowTagsError,
|
|
896
675
|
type RemoveAllWorkflowTagsErrors,
|
|
@@ -906,12 +685,7 @@ export {
|
|
|
906
685
|
type RepeatOutput,
|
|
907
686
|
type RepeatOutputWritable,
|
|
908
687
|
type ResizeTransform,
|
|
909
|
-
type ResourceDiagnosticInfo,
|
|
910
|
-
type ResourceDiagnosticInfoWritable,
|
|
911
688
|
type ResourceInfo,
|
|
912
|
-
RewritePromptGoal,
|
|
913
|
-
type RewritePromptJob,
|
|
914
|
-
type RewritePromptJobWritable,
|
|
915
689
|
SafeMode,
|
|
916
690
|
Scheduler,
|
|
917
691
|
type Sd1AiToolkitTrainingInput,
|
|
@@ -928,38 +702,26 @@ export {
|
|
|
928
702
|
type SdxlVariantImageGenInput,
|
|
929
703
|
type SeedreamImageGenInput,
|
|
930
704
|
SeedreamVersion,
|
|
931
|
-
type SimilaritySearchJob,
|
|
932
|
-
type SimilaritySearchJobWritable,
|
|
933
705
|
type Sora2ImageToVideoInput,
|
|
934
706
|
type Sora2TextToVideoInput,
|
|
935
707
|
type SoraVideoGenInput,
|
|
936
|
-
type StableDiffusionCppJob,
|
|
937
|
-
type StableDiffusionCppJobSlot,
|
|
938
|
-
type StableDiffusionCppJobWritable,
|
|
939
708
|
type SubmitWorkflowData,
|
|
940
709
|
type SubmitWorkflowError,
|
|
941
710
|
type SubmitWorkflowErrors,
|
|
942
711
|
type SubmitWorkflowResponse,
|
|
943
712
|
type SubmitWorkflowResponses,
|
|
944
|
-
type Subscription,
|
|
945
713
|
type SystemMessage,
|
|
946
714
|
type TextToImageInput,
|
|
947
|
-
type TextToImageJob,
|
|
948
|
-
type TextToImageJobSlot,
|
|
949
|
-
type TextToImageJobWritable,
|
|
950
715
|
type TextToImageOutput,
|
|
951
716
|
type TextToImageStep,
|
|
952
717
|
type TextToImageStepTemplate,
|
|
953
718
|
type TextToImageStepWritable,
|
|
954
|
-
type TextToImageV2Job,
|
|
955
|
-
type TextToImageV2JobWritable,
|
|
956
719
|
type TextToSpeechInput,
|
|
957
|
-
type TextToSpeechJob,
|
|
958
|
-
type TextToSpeechJobWritable,
|
|
959
720
|
type TextToSpeechOutput,
|
|
960
721
|
type TextToSpeechStep,
|
|
961
722
|
type TextToSpeechStepTemplate,
|
|
962
723
|
type TextToSpeechStepWritable,
|
|
724
|
+
type ToolMessage,
|
|
963
725
|
type TrainingData,
|
|
964
726
|
type TrainingInput,
|
|
965
727
|
type TrainingInputSamples,
|
|
@@ -973,41 +735,18 @@ export {
|
|
|
973
735
|
type TransactionSummary,
|
|
974
736
|
TransactionType,
|
|
975
737
|
type TranscodeInput,
|
|
976
|
-
type TranscodeJob,
|
|
977
|
-
type TranscodeJobWritable,
|
|
978
738
|
type TranscodeOutput,
|
|
979
739
|
type TranscodeStep,
|
|
980
740
|
type TranscodeStepTemplate,
|
|
981
741
|
type TranscodeStepWritable,
|
|
982
742
|
type TranscriptionInput,
|
|
983
|
-
type TranscriptionJob,
|
|
984
|
-
type TranscriptionJobWritable,
|
|
985
743
|
type TranscriptionOutput,
|
|
986
744
|
type TranscriptionStep,
|
|
987
745
|
type TranscriptionStepTemplate,
|
|
988
746
|
type TranscriptionStepWritable,
|
|
989
747
|
type TranscriptionTimeStamp,
|
|
990
|
-
type TriggerWorkerDiagnosticsData,
|
|
991
|
-
type TriggerWorkerDiagnosticsError,
|
|
992
|
-
type TriggerWorkerDiagnosticsErrors,
|
|
993
|
-
type TriggerWorkerDiagnosticsResponses,
|
|
994
748
|
type TryOnUInput,
|
|
995
749
|
type TryOnUOutput,
|
|
996
|
-
type UpdateClaimStatusData,
|
|
997
|
-
type UpdateClaimStatusError,
|
|
998
|
-
type UpdateClaimStatusErrors,
|
|
999
|
-
type UpdateClaimStatusResponse,
|
|
1000
|
-
type UpdateClaimStatusResponses,
|
|
1001
|
-
type UpdateWorkerData,
|
|
1002
|
-
type UpdateWorkerError,
|
|
1003
|
-
type UpdateWorkerErrors,
|
|
1004
|
-
type UpdateWorkerRegistrationData,
|
|
1005
|
-
type UpdateWorkerRegistrationError,
|
|
1006
|
-
type UpdateWorkerRegistrationErrors,
|
|
1007
|
-
type UpdateWorkerRegistrationResponse,
|
|
1008
|
-
type UpdateWorkerRegistrationResponses,
|
|
1009
|
-
type UpdateWorkerResponse,
|
|
1010
|
-
type UpdateWorkerResponses,
|
|
1011
750
|
type UpdateWorkflowData,
|
|
1012
751
|
type UpdateWorkflowError,
|
|
1013
752
|
type UpdateWorkflowErrors,
|
|
@@ -1021,48 +760,29 @@ export {
|
|
|
1021
760
|
type UpdateWorkflowStepRequest,
|
|
1022
761
|
type UpdateWorkflowStepResponse,
|
|
1023
762
|
type UpdateWorkflowStepResponses,
|
|
1024
|
-
type UploadBlobData,
|
|
1025
|
-
type UploadBlobError,
|
|
1026
|
-
type UploadBlobErrors,
|
|
1027
|
-
type UploadBlobResponse,
|
|
1028
|
-
type UploadBlobResponses,
|
|
1029
|
-
type UploadBlobResult,
|
|
1030
763
|
type UploadConsumerBlobData,
|
|
1031
764
|
type UploadConsumerBlobError,
|
|
1032
765
|
type UploadConsumerBlobErrors,
|
|
1033
766
|
type UploadConsumerBlobResponse,
|
|
1034
767
|
type UploadConsumerBlobResponses,
|
|
1035
|
-
type UploadMultipleBlobsData,
|
|
1036
|
-
type UploadMultipleBlobsError,
|
|
1037
|
-
type UploadMultipleBlobsErrors,
|
|
1038
|
-
type UploadMultipleBlobsResponses,
|
|
1039
|
-
type UploadStreamingBlobData,
|
|
1040
|
-
type UploadStreamingBlobError,
|
|
1041
|
-
type UploadStreamingBlobErrors,
|
|
1042
|
-
type UploadStreamingBlobResponses,
|
|
1043
768
|
type UserMessage,
|
|
1044
769
|
type UserMessageWritable,
|
|
1045
770
|
type ValidationProblemDetails,
|
|
1046
771
|
type ValueTupleOfDoubleAndDouble,
|
|
1047
772
|
type ValueTupleOfStringAndInt32,
|
|
1048
773
|
Veo3AspectRatio,
|
|
774
|
+
Veo3GenerationMode,
|
|
1049
775
|
Veo3Version,
|
|
1050
776
|
type Veo3VideoGenInput,
|
|
1051
777
|
type VideoBlob,
|
|
1052
778
|
type VideoEnhancementInput,
|
|
1053
779
|
type VideoEnhancementInputInterpolationOptions,
|
|
1054
780
|
type VideoEnhancementInputUpscalerOptions,
|
|
1055
|
-
type VideoEnhancementJob,
|
|
1056
|
-
type VideoEnhancementJobInterpolationOptions,
|
|
1057
|
-
type VideoEnhancementJobUpscalerOptions,
|
|
1058
|
-
type VideoEnhancementJobWritable,
|
|
1059
781
|
type VideoEnhancementOutput,
|
|
1060
782
|
type VideoEnhancementStep,
|
|
1061
783
|
type VideoEnhancementStepTemplate,
|
|
1062
784
|
type VideoEnhancementStepWritable,
|
|
1063
785
|
type VideoFrameExtractionInput,
|
|
1064
|
-
type VideoFrameExtractionJob,
|
|
1065
|
-
type VideoFrameExtractionJobWritable,
|
|
1066
786
|
type VideoFrameExtractionOutput,
|
|
1067
787
|
type VideoFrameExtractionStep,
|
|
1068
788
|
type VideoFrameExtractionStepTemplate,
|
|
@@ -1074,8 +794,6 @@ export {
|
|
|
1074
794
|
type VideoGenStepTemplate,
|
|
1075
795
|
type VideoGenStepWritable,
|
|
1076
796
|
type VideoInterpolationInput,
|
|
1077
|
-
type VideoInterpolationJob,
|
|
1078
|
-
type VideoInterpolationJobWritable,
|
|
1079
797
|
type VideoInterpolationOutput,
|
|
1080
798
|
type VideoInterpolationStep,
|
|
1081
799
|
type VideoInterpolationStepTemplate,
|
|
@@ -1086,18 +804,15 @@ export {
|
|
|
1086
804
|
type VideoMetadataStepTemplate,
|
|
1087
805
|
type VideoMetadataStepWritable,
|
|
1088
806
|
type VideoUpscalerInput,
|
|
1089
|
-
type VideoUpscalerJob,
|
|
1090
|
-
type VideoUpscalerJobWritable,
|
|
1091
807
|
type VideoUpscalerOutput,
|
|
1092
808
|
type VideoUpscalerStep,
|
|
1093
809
|
type VideoUpscalerStepTemplate,
|
|
1094
810
|
type VideoUpscalerStepWritable,
|
|
1095
811
|
type ViduQ3VideoGenInput,
|
|
1096
812
|
type ViduVideoGenInput,
|
|
1097
|
-
type ViduVideoGenJob,
|
|
1098
|
-
type ViduVideoGenJobWritable,
|
|
1099
813
|
ViduVideoGenModel,
|
|
1100
814
|
ViduVideoGenStyle,
|
|
815
|
+
type VllmOmniTextToSpeechInput,
|
|
1101
816
|
type Wan21CivitaiVideoGenInput,
|
|
1102
817
|
type Wan21FalVideoGenInput,
|
|
1103
818
|
type Wan21VideoGenInput,
|
|
@@ -1127,63 +842,24 @@ export {
|
|
|
1127
842
|
type Wan26FalTextToVideoInput,
|
|
1128
843
|
type Wan26FalVideoGenInput,
|
|
1129
844
|
type Wan26VideoGenInput,
|
|
845
|
+
type Wan27FalEditInput,
|
|
846
|
+
type Wan27FalEditVideoInput,
|
|
847
|
+
type Wan27FalImageGenInput,
|
|
848
|
+
type Wan27FalImageToVideoInput,
|
|
849
|
+
type Wan27FalReferenceToVideoInput,
|
|
850
|
+
type Wan27FalTextToImageInput,
|
|
851
|
+
type Wan27FalTextToVideoInput,
|
|
852
|
+
type Wan27FalVideoGenInput,
|
|
853
|
+
type Wan27ImageGenInput,
|
|
854
|
+
type Wan27VideoGenInput,
|
|
1130
855
|
type WanImageGenInput,
|
|
1131
856
|
type WanVideoGenInput,
|
|
1132
857
|
type WdTaggingInput,
|
|
1133
|
-
type WdTaggingJob,
|
|
1134
|
-
type WdTaggingJobWritable,
|
|
1135
858
|
type WdTaggingOutput,
|
|
1136
859
|
type WdTaggingStep,
|
|
1137
860
|
type WdTaggingStepTemplate,
|
|
1138
861
|
type WdTaggingStepWritable,
|
|
1139
862
|
type WebpOutputFormat,
|
|
1140
|
-
type WorkerByteplusCapabilities,
|
|
1141
|
-
type WorkerCapabilities,
|
|
1142
|
-
type WorkerConfigurationCapabilities,
|
|
1143
|
-
type WorkerDetails,
|
|
1144
|
-
type WorkerDetailsWritable,
|
|
1145
|
-
type WorkerDiagnosticsRequest,
|
|
1146
|
-
type WorkerFalCapabilities,
|
|
1147
|
-
type WorkerGoogleCapabilities,
|
|
1148
|
-
type WorkerHaiperCapabilities,
|
|
1149
|
-
type WorkerHumanoidImageMaskCapabilities,
|
|
1150
|
-
type WorkerImageCapabilities,
|
|
1151
|
-
type WorkerImageConvertCapabilities,
|
|
1152
|
-
type WorkerImageEmbeddingCapabilities,
|
|
1153
|
-
type WorkerImageImageToImageCapabilities,
|
|
1154
|
-
type WorkerImageResourceTrainingCapabilities,
|
|
1155
|
-
type WorkerImageTextToImageCapabilities,
|
|
1156
|
-
type WorkerImageTransformCapabilities,
|
|
1157
|
-
type WorkerImageUpscalerCapabilities,
|
|
1158
|
-
type WorkerKlingCapabilities,
|
|
1159
|
-
type WorkerMediaAgeClassificationCapabilities,
|
|
1160
|
-
type WorkerMediaAsrCapabilities,
|
|
1161
|
-
type WorkerMediaCapabilities,
|
|
1162
|
-
type WorkerMediaCaptioningCapabilities,
|
|
1163
|
-
type WorkerMediaComfyCapabilities,
|
|
1164
|
-
type WorkerMediaHashCapabilities,
|
|
1165
|
-
type WorkerMediaMovieRatingCapabilities,
|
|
1166
|
-
type WorkerMediaOcrSafetyClassificationCapabilities,
|
|
1167
|
-
type WorkerMediaRatingCapabilities,
|
|
1168
|
-
type WorkerMediaTaggingCapabilities,
|
|
1169
|
-
type WorkerMediaTranscodeCapabilities,
|
|
1170
|
-
type WorkerMediaTtsCapabilities,
|
|
1171
|
-
type WorkerMediaWdTaggingCapabilities,
|
|
1172
|
-
type WorkerMiniMaxCapabilities,
|
|
1173
|
-
type WorkerModelPreparationCapabilities,
|
|
1174
|
-
type WorkerOpenAiCapabilities,
|
|
1175
|
-
type WorkerPromptRewritingCapabilities,
|
|
1176
|
-
type WorkerRegistration,
|
|
1177
|
-
WorkerResourceAvailability,
|
|
1178
|
-
type WorkerResourceStatus,
|
|
1179
|
-
type WorkerSimilaritySearchCapabilities,
|
|
1180
|
-
type WorkerTryOnUCapabilities,
|
|
1181
|
-
WorkerType,
|
|
1182
|
-
type WorkerVeo3Capabilities,
|
|
1183
|
-
type WorkerVideoEnhancementCapabilities,
|
|
1184
|
-
type WorkerVideoFrameExtractionCapabilities,
|
|
1185
|
-
type WorkerVideoUpscalerCapabilities,
|
|
1186
|
-
type WorkerViduCapabilities,
|
|
1187
863
|
type Workflow,
|
|
1188
864
|
type WorkflowCallback,
|
|
1189
865
|
type WorkflowCost,
|
|
@@ -1210,19 +886,27 @@ export {
|
|
|
1210
886
|
type WorkflowTips,
|
|
1211
887
|
WorkflowUpgradeMode,
|
|
1212
888
|
type WorkflowWritable,
|
|
889
|
+
type XGuardCustomSignalMetadata,
|
|
890
|
+
type XGuardCustomSignalMetadataWritable,
|
|
891
|
+
type XGuardLabelConfiguration,
|
|
892
|
+
type XGuardLabelResult,
|
|
893
|
+
type XGuardMatchedTerms,
|
|
894
|
+
type XGuardModerationInput,
|
|
895
|
+
XGuardModerationMode,
|
|
896
|
+
type XGuardModerationOutput,
|
|
897
|
+
type XGuardModerationOutputWritable,
|
|
898
|
+
type XGuardModerationStep,
|
|
899
|
+
type XGuardModerationStepTemplate,
|
|
900
|
+
type XGuardModerationStepWritable,
|
|
901
|
+
type XGuardSignalMetadata,
|
|
902
|
+
type XGuardSignalMetadataWritable,
|
|
1213
903
|
type ZImageBaseAiToolkitTrainingInput,
|
|
1214
904
|
type ZImageBaseCreateImageGenInput,
|
|
1215
905
|
type ZImageBaseImageGenInput,
|
|
1216
906
|
type ZImageImageGenInput,
|
|
1217
|
-
type ZImageStableDiffusionCppJob,
|
|
1218
|
-
type ZImageStableDiffusionCppJobSlot,
|
|
1219
|
-
type ZImageStableDiffusionCppJobWritable,
|
|
1220
907
|
type ZImageTurboAiToolkitTrainingInput,
|
|
1221
908
|
type ZImageTurboCreateImageGenInput,
|
|
1222
909
|
type ZImageTurboImageGenInput,
|
|
1223
|
-
type ZImageTurboStableDiffusionCppJob,
|
|
1224
|
-
type ZImageTurboStableDiffusionCppJobSlot,
|
|
1225
|
-
type ZImageTurboStableDiffusionCppJobWritable,
|
|
1226
910
|
type ZipTrainingData,
|
|
1227
911
|
ZoeDepthEnvironment,
|
|
1228
912
|
} from './types.gen';
|