adil9858 commited on
Commit
8d358f4
·
verified ·
1 Parent(s): 0b887a8

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.0.0
2
+ openai>=1.0.0
3
+ pymupdf>=1.23.0
4
+ pillow>=10.0.0