728x90
반응형
home brew 설치
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install cmake protobuf rust python@3.10 git wget
webui 폴더 만들기(위치는 마음대로)
cd 띄우고 생성한 파일 webui 드래그 한 뒤에 엔터 누르고 아래 명령어 넣은 다음 다시 엔터
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui
Civitai | Stable Diffusion models, embeddings, LoRAs and more
Civitai is a platform for Stable Diffusion AI Art models. Browse a collection of thousands of models from a growing number of creators. Join an engaged community in reviewing models and sharing images with prompts to get you started.
civitai.com
(아까 만든 webui)/stable-diffusion-webui/models/Stable-diffusion 폴더에 저장
cd 띄우고 아까 만든 폴더에 webui/stable-diffusion-webui 폴더를 드래그 후 엔터 및 아래 명령어 넣고 다시 엔터
./webui.sh
오류 시 아래로 대체
./webui.sh --skip-torch-cuda-test --precision full --no-half
http://127.0.0.1:7860 접속 / 터미널이 열린 상태로 작업 가능
728x90
반응형
'PC & OS > Mac apps' 카테고리의 다른 글
맥에서 윈도우즈 처럼 탭 목록 보는 방법 AltTab (0) | 2024.05.23 |
---|---|
Wineskin 설치법 (5) | 2023.11.10 |
맥 움짤 만드는 앱 추천 (0) | 2023.02.26 |
트랙패드 마우스 휠 방향 따로 지정하기 (0) | 2023.02.13 |
맥 외부모니터 쉽게 밝기조절 및 소리조절하기(HiDPI 포함) (0) | 2023.02.12 |
댓글