Sasha commited on
Commit
da6dd1f
1 Parent(s): 8ffd183

doing the requirements thingy properly :)

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -5
requirements.txt CHANGED
@@ -1,5 +1,9 @@
1
- datasets
2
- sklearn
3
- absl-py
4
- nltk
5
- rouge_score
 
 
 
 
 
1
+ datasets.egg==info
2
+ numpy==1.21.2
3
+ absl_py==0.13.0
4
+ rouge_score==0.0.4
5
+ nltk==3.7
6
+ six==1.15.0
7
+ streamlit==1.1.0
8
+ absl==0.0
9
+ datasets==2.0.0