mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-03-12 06:50:09 +00:00
Update Dockerfile
This commit is contained in:
@@ -23,7 +23,7 @@ RUN conda create -n extras
|
||||
|
||||
RUN /bin/bash -c "source activate extras"
|
||||
|
||||
RUN conda install pytorch torchvision torchaudio pytorch-cuda=11.7 git -c pytorch -c nvidia -c conda-forge
|
||||
RUN conda install -y python=3.11
|
||||
|
||||
WORKDIR /sillytavern-extras/
|
||||
COPY . .
|
||||
|
||||
Reference in New Issue
Block a user