GHOSTSONAFB / fixcuda12.txt
ghostai1's picture
Create fixcuda12.txt
9ae81d3 verified
raw
history blame
346 Bytes
pip uninstall -y torch torchaudio numpy transformers requests spacy networkx audiocraft pydub gradio
pip install torch==2.1.2+cu121 torchaudio==2.1.2+cu121 --index-url https://download.pytorch.org/whl/cu121
pip install audiocraft==1.3.0 numpy==1.26.4 transformers==4.40.2 requests==2.31.0 spacy==3.7.2 networkx==2.8.8 pydub==0.25.1 gradio==4.44.0