Skip to content

Commit 8697f15

Browse files
author
github-actions
committed
chore(deps): upgrade list of models and DLC images
Upgrade list of models and DLC images. See details in [workflow run]. [Workflow Run]: https://github.com/awslabs/generative-ai-cdk-constructs/actions/runs/15033662224 ------ *Automatically created by projen via the "code-generation" workflow* Signed-off-by: github-actions <github-actions@github.com>
1 parent 558c59e commit 8697f15

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

apidocs/classes/JumpStartModel.md

+6
Original file line numberDiff line numberDiff line change
@@ -26478,6 +26478,12 @@
2647826478

2647926479
***
2648026480

26481+
### HUGGINGFACE\_TXT2IMG\_BLACK\_FOREST\_LABS\_FLUX\_1\_SCHNELL\_3\_0\_0
26482+
26483+
> `readonly` `static` **HUGGINGFACE\_TXT2IMG\_BLACK\_FOREST\_LABS\_FLUX\_1\_SCHNELL\_3\_0\_0**: `JumpStartModel`
26484+
26485+
***
26486+
2648126487
### HUGGINGFACE\_TXT2IMG\_BUNTOPSIH\_NOVGORANSTEFANOVSKI\_1\_0\_0
2648226488

2648326489
> `readonly` `static` **HUGGINGFACE\_TXT2IMG\_BUNTOPSIH\_NOVGORANSTEFANOVSKI\_1\_0\_0**: `JumpStartModel`

src/patterns/gen-ai/aws-model-deployment-sagemaker/jumpstart-model.ts

+1
Original file line numberDiff line numberDiff line change
@@ -4449,6 +4449,7 @@ export class JumpStartModel {
44494449
public static readonly HUGGINGFACE_TXT2IMG_BINGSU_MY_KOREAN_STABLE_DIFFUSION_V1_5_2_0_0 = this.of('HUGGINGFACE_TXT2IMG_BINGSU_MY_KOREAN_STABLE_DIFFUSION_V1_5_2_0_0');
44504450
public static readonly HUGGINGFACE_TXT2IMG_BINGSU_MY_KOREAN_STABLE_DIFFUSION_V1_5_1_1_0 = this.of('HUGGINGFACE_TXT2IMG_BINGSU_MY_KOREAN_STABLE_DIFFUSION_V1_5_1_1_0');
44514451
public static readonly HUGGINGFACE_TXT2IMG_BINGSU_MY_KOREAN_STABLE_DIFFUSION_V1_5_1_0_0 = this.of('HUGGINGFACE_TXT2IMG_BINGSU_MY_KOREAN_STABLE_DIFFUSION_V1_5_1_0_0');
4452+
public static readonly HUGGINGFACE_TXT2IMG_BLACK_FOREST_LABS_FLUX_1_SCHNELL_3_0_0 = this.of('HUGGINGFACE_TXT2IMG_BLACK_FOREST_LABS_FLUX_1_SCHNELL_3_0_0');
44524453
public static readonly HUGGINGFACE_TXT2IMG_BLACK_FOREST_LABS_FLUX_1_SCHNELL_2_0_0 = this.of('HUGGINGFACE_TXT2IMG_BLACK_FOREST_LABS_FLUX_1_SCHNELL_2_0_0');
44534454
public static readonly HUGGINGFACE_TXT2IMG_BUNTOPSIH_NOVGORANSTEFANOVSKI_2_0_11 = this.of('HUGGINGFACE_TXT2IMG_BUNTOPSIH_NOVGORANSTEFANOVSKI_2_0_11');
44544455
public static readonly HUGGINGFACE_TXT2IMG_BUNTOPSIH_NOVGORANSTEFANOVSKI_2_0_10 = this.of('HUGGINGFACE_TXT2IMG_BUNTOPSIH_NOVGORANSTEFANOVSKI_2_0_10');

src/patterns/gen-ai/aws-model-deployment-sagemaker/jumpstart-models.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)