Cpuritan commited on
Commit
214f20c
1 Parent(s): 9e14361

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -59,8 +59,6 @@ mdurl==0.1.2
59
  mistune==0.8.4
60
  mkl-fft==1.3.0
61
 
62
- mkl-service==2.3.0
63
- ml-dtypes==0.1.0
64
  mpmath==1.2.1
65
  multidict==6.0.4
66
  multipledispatch==0.6.0
@@ -115,7 +113,8 @@ simplegeneric==0.8.1
115
  simplejson==3.19.1
116
 
117
  soundfile==0.12.1
118
-
 
119
  tensorboard==2.12.2
120
  tensorboard-data-server==0.7.0
121
  tensorboard-plugin-wit==1.8.1
 
59
  mistune==0.8.4
60
  mkl-fft==1.3.0
61
 
 
 
62
  mpmath==1.2.1
63
  multidict==6.0.4
64
  multipledispatch==0.6.0
 
113
  simplejson==3.19.1
114
 
115
  soundfile==0.12.1
116
+ torch==1.8.0
117
+ transformers==4.6.1
118
  tensorboard==2.12.2
119
  tensorboard-data-server==0.7.0
120
  tensorboard-plugin-wit==1.8.1