Felguk commited on
Commit
37931e1
·
verified ·
1 Parent(s): c005bd0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=3.0.0
2
+ PyPDF2>=3.0.0
3
+ Pillow>=9.0.0
4
+ opencv-python>=4.5.0
5
+ pydub>=0.25.0
6
+ numpy>=1.21.0