>>107838569
doesn't matter
cd python_embeded
python.exe -m pip uninstall -y torch && python.exe -m pip cache purge
python.exe -m pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu130
python.exe -m pip install https://github.com/woct0rdho/SageAttention/releases/download/v2.2.0-windows.post4/sageattention-2.2.0+cu130torch2.9.0andhigher.post4-cp39-abi3-win_amd64.whl
curl -L -o temp_include_libs.zip https://github.com/woct0rdho/triton-windows/releases/download/v3.0.0-windows.post1/python_3.12.7_include_libs.zip && tar -xf temp_include_libs.zip && del temp_include_libs.zip
python.exe -m pip install triton-windows
this is what i do on fresh portables