ludusc commited on
Commit
3388061
1 Parent(s): e6dc87e

removed torch version spec

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -7,7 +7,7 @@ plotly==5.11.0
7
  scipy==1.10.1
8
  setuptools==65.5.0
9
  streamlit==1.19.0
10
- torch==1.10.1
11
  torchvision==0.11.2
12
  tqdm==4.64.1
13
  transformers==4.25.1
 
7
  scipy==1.10.1
8
  setuptools==65.5.0
9
  streamlit==1.19.0
10
+ torch
11
  torchvision==0.11.2
12
  tqdm==4.64.1
13
  transformers==4.25.1