python 3.12ver, ComfyUI portable, triton 3.3.1
1. Cuda: 12.9 ver C드라이브에 설치
2. pyTorch는 Nightly cuda12.8 버전
만약 (venv) 또는 Python Embeded 폴더가 내장된 가상환경 프로그램 이라면 파이썬 실행파일이 있는 곳에서 아래 예시와 같이 위 Command를 실행해야한다.
cd C:\Python\Python310
.\python.exe -m pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128
3. SageAttention 설치
- E:\Ai\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\python_embeded
- 위의 폴더에서 CMD를 켠 후 > 아래 명령어를 입력하면 된다.
- python -m pip install https://github.com/woct0rdho/SageAttention/releases/download/v2.1.1-windows/sageattention-2.1.1+cu128torch2.8.0-cp312-cp312-win_amd64.whl
[정보]
https://github.com/woct0rdho/SageAttention/releases/tag/v2.1.1-windows
'3Dsoftware > Etc' 카테고리의 다른 글
iClone 8 Opacity Map - Only JPG (0) | 2023.11.16 |
---|---|
윈도우 최근에 사용한 파일 찾기 (0) | 2023.07.25 |
고사양 게임 배틀그라운드 그래픽 카드 - 블랙 아웃, 소음 해결 (0) | 2023.07.14 |
윈도우 10 하얗게 된 아이콘 복구 하는 방법. (0) | 2023.07.13 |
구글 애즈 캠페인 삭제 (0) | 2023.06.10 |