ghostai1 commited on
Commit
9ae81d3
·
verified ·
1 Parent(s): f5a9926

Create fixcuda12.txt

Browse files
Files changed (1) hide show
  1. fixcuda12.txt +3 -0
fixcuda12.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ pip uninstall -y torch torchaudio numpy transformers requests spacy networkx audiocraft pydub gradio
2
+ pip install torch==2.1.2+cu121 torchaudio==2.1.2+cu121 --index-url https://download.pytorch.org/whl/cu121
3
+ 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