Really-amin commited on
Commit
1ee0b08
·
verified ·
1 Parent(s): cb29fe5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ PyPDF2>=3.0.0
2
+ gradio>=3.50.2
3
+ langdetect>=1.0.9