An open API service indexing awesome lists of open source software.

https://github.com/hi-space/multimodal-image-gen-workshop

Multimodal & Image, Video Generation Workshop
https://github.com/hi-space/multimodal-image-gen-workshop

aws bedrock generative-ai multimodal stable-diffusion

Last synced: 5 months ago
JSON representation

Multimodal & Image, Video Generation Workshop

Awesome Lists containing this project

README

          

# 멀티모달과 이미지 생성 워크샵

> ⚠️ 해당 워크샵을 진행하기 전, Amazon Bedrock에 Model Access가 되어 있는지 확인하세요.

## [titan_image_gen_v2](./titan_image_gen_v2/README.md)

[Amazon Titan Image Generator G1 v2](https://aws.amazon.com/ko/blogs/korea/amazon-titan-image-generator-v2-is-now-available-in-amazon-bedrock/)모델을 활용한 예제 노트북을 포함하고 있습니다.

## [titan_image_fine_tuning](./titan_image_fine_tuning/README.md)

Amazon Bedrock을 이용해 Titan Image Generator 모델을 fine-tuning 하기 위한 노트북이 포함되어 있습니다.

## [multimodal_search](./multimodal_search/README.md)

Multimodal Embedding을 이용한 상품 검색 챗봇 노트북이 포함되어 있습니다.

## [multimodal_image_video](./multimodal_image_video/README.md)

Multimodal LLM과 Stable Diffusion을 활용한 이미지 생성 노트북과 Stable Video Diffusion을 활용한 비디오 생성 노트북이 포함되어 있습니다.