torettomarui commited on
Commit
9a73353
·
verified ·
1 Parent(s): 6c16119

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch==2.1.2+cu118
2
- torchaudio==2.1.2+cu118
3
- torchvision==0.16.2+cu118
4
  gradio==5.20.0
5
  gradio_client==1.7.2
6
  transformers==4.45.0
 
1
+ torch==2.1.2+cu118 -f https://download.pytorch.org/whl/torch_stable.html
2
+ torchaudio==2.1.2+cu118 -f https://download.pytorch.org/whl/torch_stable.html
3
+ torchvision==0.16.2+cu118 -f https://download.pytorch.org/whl/torch_stable.html
4
  gradio==5.20.0
5
  gradio_client==1.7.2
6
  transformers==4.45.0