SillyTavern / SillyTavern-Extras

Extensions API for SillyTavern.
GNU Affero General Public License v3.0
514 stars 121 forks source link

Incorrect PyTorch version #242

Open ZomBrony opened 4 weeks ago

ZomBrony commented 4 weeks ago

Hello! I just tried installing Extras again today (May 28 2024) after having not used it for many months and there's an error message when trying to start the server. "RuntimeError: Detected that PyTorch and torchvision were compiled with different CUDA versions. PyTorch has CUDA Version=11.8 and torchvision has CUDA Version=11.7. Please reinstall the torchvision that matches your PyTorch install."

Something that needs to be fixed on your end or can I correct it myself?

Cohee1207 commented 4 weeks ago

Remove your venv/conda env and reinstall from scratch