yalrashed commited on
Commit
ad779b6
·
verified ·
1 Parent(s): 7401e5f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio==4.12.0
2
+ google-generativeai==0.3.1
3
+ PyPDF2==3.0.1
4
+ tqdm==4.66.1