본문 바로가기

AI Image14

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.
ComfyUI X UnrealEngine 오늘의 주제 Unreal Engine 의 프로젝트에 ComfyUI를 플러그인으로 연결해주기 git : ComfyTextures https://github.com/AlexanderDzhoganov/ComfyTextures GitHub - AlexanderDzhoganov/ComfyTextures: Unreal Engine ⚔️ ComfyUI - Automatic texturing using generative diffusion models Unreal Engine ⚔️ ComfyUI - Automatic texturing using generative diffusion models - GitHub - AlexanderDzhoganov/ComfyTextures: Unreal Engine ⚔️ ComfyUI .. 2024. 4. 17.
ComfyUI 3D 생성형 AI (SV3D, TripoSR) 1. TripoSR TripoSR is a state-of-the-art open-source model for fast feedforward 3D reconstruction from a single image, developed in collaboration between Tripo AI and Stability AI. (본문 설명) 3D 추측 모델 TripoSR 을 사용하여 2D 이미지 → 3D 오브젝트를 생성한다. 장점 : 24년 3월 최신모델이라 기존의 3D생성 모델보다는 정확한편이다. 속도가 굉장히 빠르다. git 주소 https://github.com/VAST-AI-Research/TripoSR GitHub - VAST-AI-Research/TripoSR Contribute to VAST-AI.. 2024. 4. 9.
ComfyUI를 이용한 모양 및 스타일 변경 먼저 예제 이미지파일이다. download 링크 https://www.artstation.com/artwork/mqXNB9 1. 원본 이미지 + 프롬프트 -> 변형 이미지 첫번째 워크플로 (모양 변경) IPAdapter(SDXL1.0)를 사용하여서 유사한 화풍을 그리게 노력하였고, 모델은 juggernautXL_v8 (SDXL1.0) 을 사용하였다. https://civitai.com/models/133005?modelVersionId=288982 해당 json 파일을 받아서 커스텀노드와 모델을 설치하면된다. CustomNode - ComfyUI WD 1.4 Tagger - 이미지를 분석해 적당한 프롬프트를 예상하여 출력해준다. 2. 두번째 워크플로 (스타일 변경) 원본이미지 + 프롬프트 -> 변형 이미.. 2024. 4. 8.
Stable Diffusion 설치 방법 3년만? 의 포스팅 재개 강력한 ComfyUI 에 대해 꾸준히 포스팅 할 예정이다. Stable Diffusion의 설치방법 스테이블 디퓨전은 현재 대중적인 프로그램인 Stable Diffusion Web UI (Automatic1111) 버전과 ComfyUI (노드기반 이미지생성) 버전이있다. 따로 깃허브에서 찾아가서 귀찮게 설치 할 필요 없이 하나의 프로그램에서 두 가지 모두 설치 및 버전 관리를 할 수 있는 프로그램이 있다. 바로 Stability Matrix 이다 (마치 Visual Studio 처럼 스테이블 디퓨전 통합환경을 제공한다.) https://lykos.ai/ Stability Matrix - One-Click Stable Diffusion Installer Stability Matri.. 2024. 4. 2.