caixiaoshun commited on
Commit
a07ae21
·
verified ·
1 Parent(s): 8374768

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  numpy==1.23.5
2
  Requests==2.31.0
3
  sentencepiece==0.1.99
4
- torch==2.0.1
5
- torchvision==0.15.2
6
- torchaudio==2.0.2
 
7
  tqdm==4.64.1
8
  gradio==5.44.1
9
- tokenizers==0.15.2
 
1
  numpy==1.23.5
2
  Requests==2.31.0
3
  sentencepiece==0.1.99
4
+ torch==2.8.0
5
+ lightning==2.5.5
6
+ torchvision==0.23.0
7
+ torchaudio==2.8.0
8
  tqdm==4.64.1
9
  gradio==5.44.1
10
+ tokenizers==0.21.4