본문 바로가기

AI3

ToonCrafter (동영상 생성 툴) https://github.com/sdbds/ToonCrafter-for-windows GitHub - sdbds/ToonCrafter-for-windowsContribute to sdbds/ToonCrafter-for-windows development by creating an account on GitHub.github.com 기능시작 이미지와 끝 이미지로 이미지 보간 및 동영상 제작을 해주는 기능이 있다.위의 링크를 눌러보는게 이해가 빠르다.    그리고 걷는 영상 : 기본값인 10프레임이다.최대 30프레임까지는 UI에서 늘릴 수 있다. 실행 방법먼저 필자는 윈도우 환경을 사용중이다.1. 경로 잡아주기일단 적당한 경로로 들어가서 폴더를 만들어준다.ex) D:\git\ToonCrafter2. git.. 2024. 6. 3.
Meta llama-3 소개 및 다운로드 및 설치 llama 소개메타의 LLM(Large Language Model) 인 llama는llama-1에서 학계에공개llama-2에서 상업적공개llama-3에서 오픈소스공개 로 점점 공개 범위를 늘려왔다.   GitHub - meta-llama/codellama: Inference code for CodeLlama modelsInference code for CodeLlama models. Contribute to meta-llama/codellama development by creating an account on GitHub.github.com 유명한 경쟁모델로는OpenAI - ChatGPTGoogle - GeminaiMicrosoft - Copilot이런 흐름을 따라가는 국내기업으로는네이버나 카카오가 있.. 2024. 4. 30.
딥러닝을 통한 이미지생성과 슈퍼샘플링 AI (DeepLearning) Image Generation 설명할 내용은 두가지입니다. 1. disco-diffusion 텍스트(Prompt , 문장이나 구)를 이미지로 그려주는 프로그램 ex) [subject], [prepositional details], [setting], [meta modifiers and Artist] 구조로 "A beautiful painting of a singular lighthouse, shining its light across a tumultuous sea of blood by greg rutkowski and thomas kinkade, Trending on artstation.” ->직역 'greg rutkowski' and 'thomas kinkade'에 의해.. 2022. 4. 29.