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

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
2
- torchaudio==2.1.2
3
- torchvision==0.16.2
4
  gradio==5.20.0
5
  gradio_client==1.7.2
6
  transformers==4.45.0
 
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