MHayden commited on
Commit
8cc2ff9
·
1 Parent(s): 052bf8c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,5 +1,3 @@
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
 
1
+ PyPDF2
2
+ transformers
3
+ gradio