ericjedha commited on
Commit
85769ca
·
verified ·
1 Parent(s): 4b1c040

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -10,6 +10,7 @@ huggingface_hub
10
  pandas
11
  plotly
12
  tqdm
13
- transformers
14
- torch
 
15
 
 
10
  pandas
11
  plotly
12
  tqdm
13
+ torch==2.1.0
14
+ transformers==4.41.0
15
+
16