MHayden commited on
Commit
12806f1
·
1 Parent(s): be55030

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ pip install PyPDF2
2
+ pip install transformers
3
+ pip install gradio
4
+ pip install git+https://github.com/huggingface/transformers.git
5
+ pip install datasets sentencepiece