본문 바로가기
Deep Learning

그림 그려주는 AI

by 코딩하는 미토콘드리아 bioinformatics 2023. 1. 28.
반응형

텍스트를 그림으로 그려주는 인공지능 모델을 알아보겠습니다.

사용법을 아래 모델명을 검색하시여 확인하시면 됩니다.

API 인증이나 계정등록으로 몇일 소요될 수 는 있으나, 모두 무료로 사용 가능합니다.

텍스트를 입력해서 그림을 생성할 수 도 있고,

업로드한 이미지를 기준으로 다른 버전의 이미지를 생성 하기도 합니다.

인공지능 기술력 발달로 이제는 매우 높은 퀄리티의 그림이 그려지는것 같습니다.

 

 

1. Dalle2 (달리2)

https://openai.com/dall-e-2/

 

DALL·E 2

DALL·E 2 is a new AI system that can create realistic images and art from a description in natural language.

openai.com

https://github.com/lucidrains/DALLE2-pytorch

 

GitHub - lucidrains/DALLE2-pytorch: Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pyt

Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch - GitHub - lucidrains/DALLE2-pytorch: Implementation of DALL-E 2, OpenAI's updated text-to-i...

github.com

 

 

2. Midjourney (미드저니)

https://midjourney.com/home/?callbackUrl=%2Fapp%2F 

 

Midjourney

An independent research lab exploring new mediums of thought and expanding the imaginative powers of the human species.

midjourney.com

https://github.com/midjourney

 

Midjourney

New research lab. Exploring new mediums of thought. Expanding the imaginative powers of the human species. - Midjourney

github.com

 

 

3. Stable Diffusion (스테이블 디퓨전)

https://stablediffusionweb.com/

 

Stable Diffusion Online

Stable Diffusion Online Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input, cultivates autonomous freedom to produce incredible imagery, empowers billions of people to create stunnin

stablediffusionweb.com

https://github.com/CompVis/stable-diffusion

 

GitHub - CompVis/stable-diffusion: A latent text-to-image diffusion model

A latent text-to-image diffusion model. Contribute to CompVis/stable-diffusion development by creating an account on GitHub.

github.com

 

 

4. Novel AI (노벨 AI)

https://novelai.net/

 

NovelAI - The GPT-powered AI Storyteller

With a glazed stare, you watch and ponder what you see in the orb: random images from all around the world. You gaze into the globe and contemplate what these images mean to you. A forest, an ocean, a desert, a mountain range... you spend countless hours s

novelai.net

https://github.com/topics/dall-e?o=asc&s=forks 

 

GitHub: Let’s build from here

GitHub is where over 94 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and feat...

github.com

 

반응형

'Deep Learning' 카테고리의 다른 글

음악 만들어 주는 AI  (0) 2023.01.28
손글씨 생성해주는 calligrapher AI  (0) 2023.01.27