Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
Introduction to Installing Custom PyTorch Wheels for ComfyUI
|
| 2 |
This guide outlines the process of installing pre-built PyTorch wheels for use within a ComfyUI virtual environment. These wheels are specifically compiled for Python 3.11, CUDA 12.4, and are designed to enhance performance and compatibility.
|
| 3 |
|
|
|
|
| 1 |
+
win11 Python3.11.0 CUDA12.4 PyTorch 2.5.1
|
| 2 |
+
|
| 3 |
Introduction to Installing Custom PyTorch Wheels for ComfyUI
|
| 4 |
This guide outlines the process of installing pre-built PyTorch wheels for use within a ComfyUI virtual environment. These wheels are specifically compiled for Python 3.11, CUDA 12.4, and are designed to enhance performance and compatibility.
|
| 5 |
|