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
- Host: GitHub
- URL: https://github.com/hi-space/multimodal-image-gen-workshop
- Owner: hi-space
- License: mit
- Created: 2024-10-19T13:41:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T11:06:18.000Z (over 1 year ago)
- Last Synced: 2025-03-27T05:33:34.034Z (over 1 year ago)
- Topics: aws, bedrock, generative-ai, multimodal, stable-diffusion
- Language: Jupyter Notebook
- Homepage:
- Size: 84.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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을 활용한 비디오 생성 노트북이 포함되어 있습니다.