jzou19950715 commited on
Commit
75b1f96
·
verified ·
1 Parent(s): fc83e7c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
- gradio>=4.0.0
2
- openai>=1.0.0
 
 
 
1
+ gradio==3.34.0
2
+ openai==0.27.8
3
+ PyPDF2==3.0.1
4
+ markdownify==0.11.6