LTT commited on
Commit
c824d7f
1 Parent(s): fc41dc4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- torch==2.1.0+cu121
2
- torchvision==0.16.0+cu121
3
- torchaudio==2.1.0+cu121
4
- # -f https://download.pytorch.org/whl/cu121
5
 
6
  pytorch-lightning==2.1.2
7
  gradio==4.32.0
 
1
+ torch==2.1.0
2
+ torchvision==0.16.0
3
+ torchaudio==2.1.0
4
+ -f https://download.pytorch.org/whl/cu121
5
 
6
  pytorch-lightning==2.1.2
7
  gradio==4.32.0