Windows 10
stable diffusion web_ui
python 3.10
error message
- reports No module named '_socket'
solution
1. open terminal and Go to 'web_ui' project folder
2. go ./venv/Script and command 'activate'
3. pip install --upgrade pip
4. pip install insightface
cf.
you need to VS2022 packages (Google it!)
Thanks!
'개발 > AI 이미지' 카테고리의 다른 글
AI이미지 - 스테이블 디퓨전 꿀팁 3가지 (0) | 2023.10.05 |
---|