add readme, remove torchvision
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ WORKDIR /app
|
||||
|
||||
# Install PyTorch 2.7+ with CUDA 12.8 support (includes Blackwell/sm_120 support)
|
||||
RUN python3.11 -m pip install --no-cache-dir \
|
||||
torch torchvision \
|
||||
torch \
|
||||
--index-url https://download.pytorch.org/whl/cu128
|
||||
|
||||
# Install auto-gptq pre-built wheel for CUDA 12.8 (avoids compiling from source)
|
||||
|
||||
Reference in New Issue
Block a user