Shanulhaq commited on
Commit
4414faa
1 Parent(s): 0e51c0d

Update requirements.py

Browse files
Files changed (1) hide show
  1. requirements.py +6 -1
requirements.py CHANGED
@@ -1,2 +1,7 @@
1
- pip install PyPDF2 pandas transformers torch accelerate streamlit
 
 
 
 
 
2
 
 
1
+ PyPDF2
2
+ pandas
3
+ transformers
4
+ torch
5
+ accelerate
6
+ streamlit
7