ChatBotsTA commited on
Commit
792778a
·
verified ·
1 Parent(s): 0e9d6b6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio>=3.40
2
+ PyMuPDF>=1.23
3
+ requests>=2.31
4
+ Pillow>=10.0