01. 파이선 설치
02. Git 설치
01. 파이썬 설치 (Python)
https://www.python.org/downloads/
Download Python
The official home of the Python Programming Language
www.python.org
주의사항 ) 반드시 3.10 버전을 설치해야 하다.
Python 3.10.6 을 클릭해주고 다운로드 페이지에서 window installer (64-bit) 를 받는다. (다운로드 페이지 바로가기)
설치시 Add Python 3.10 to Path 를 체크해주어야 한다.
python 3.10 설치 완료 (2분 소요)
02. GIT 설치
https://git-scm.com/download/win
Git - Downloading Package
Download for Windows Click here to download the latest (2.43.0) 32-bit version of Git for Windows. This is the most recent maintained build. It was released about 1 month ago, on 2023-11-20. Other Git for Windows downloads Standalone Installer 32-bit Git f
git-scm.com
64-bit Git for Windows Setup 을 다운받는다.
설치중엔 별다른 옵션 변경없이 Next 만 누르면 된다.
Win 키 누르고 Cmd 를 실행시켜준다.
다음 명령어를 넣어주고 enter 를 누른다.
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
이제 내 컴퓨터에 파일이 복사된다.
이제 내 PC에 stable diffusion 의 기본 디렉토리가 생성되었다.
C:\Users\사용자 이름\stable-diffusion-webui
폴더 안으로 들어가서
webui.bat 을 실행하자
이제 stable diffusion 의 내용을 채우는 것이다.
5~10 분 정도 소요된다.
다운로드가 다 되면 stable Diffusion 의 기본 Web UI 가 자동으로 실행된다.
그때까지 꾹 참고 기다리자.
127.0.0.1:7860
stable diffusion을 사용하는 동안에는 절대 까만 dos창을 끄면 안된다. 절대 안된다.
댓글