Recent posts

model download site

less than 1 minute read

stable diffusion model download huggingface huggingface arthub arthub civitai civitai 추천 동양인 ChilloutMix 서양인 Deliberate

stable diffusion에 controlnet 설치하기

less than 1 minute read

stable diffusion에서 controlnet 사용하기 webui에서 아래 기능들을 사용할수 있다. controlnet github openpose github 설치 install내용에 아래 github 주소를 넣는다. https://github.com/Mikubill...

chatgpt구조를 plantuml을 사용해서 그려보자

1 minute read

UML 그려주는 VScode extension - PlantUML plantuml VScode Extension 검색에서 plantuml을 검색하면 설치가 됩니다. plantuml 사용법 일단 확장자를 xxx.plantuml 로 저장하면 됩니다. 오른쪽 위에 돋보기 모...

tmux 초기 설치후 prefix 값 변경

less than 1 minute read

tmux 설치후 ctrl+b 를 ctrl+a로 변경 tmux에서 기본 키 바인딩을 “Ctrl + B”에서 “Ctrl + A”로 변경하려면 tmux.conf 파일을 수정해야 합니다. 방법은 다음과 같습니다. 터미널을 열고 다음 명령을 입력하여 텍스트 편집기에서 tmux.conf 파...

vim 초기 셋팅시 사용하는 vim awesome

8 minute read

vim awesome 설치 하고 사용하기 github link The Ultimate vimrc Over the last 10 years, I have used and tweaked Vim. This configuration is the ultimate vimrc (or a...