aducsdr commited on
Commit
e74e2fb
·
verified ·
1 Parent(s): 9fbedee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  # --extra-index-url https://download.pytorch.org/whl/cu124
2
- # torch==2.6.0
3
- # torchvision==0.21.0
4
- # torchaudio==2.6.0
5
 
6
  gradio>=4.0
7
  accelerate==0.30.1
 
1
  # --extra-index-url https://download.pytorch.org/whl/cu124
2
+ torch==2.6.0
3
+ torchvision==0.21.0
4
+ torchaudio==2.6.0
5
 
6
  gradio>=4.0
7
  accelerate==0.30.1