g3casey commited on
Commit
4dceb9f
1 Parent(s): 14904a7

Trying to fix error:

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  install
2
- datasets~=1.6.2
3
- transformers~=4.3.3
4
  rouge-score
5
- nltk~=3.5
6
- pandas~=0.25.3
7
- numpy~=1.20.1
8
- ipython~=7.21.0
9
  gradio
10
  wikipedia
11
  torch
 
1
  install
2
+ datasets
3
+ transformers
4
  rouge-score
5
+ nltk
6
+ pandas
7
+ numpy
8
+ ipython
9
  gradio
10
  wikipedia
11
  torch