cuneytkaya commited on
Commit
eafb7f3
·
verified ·
1 Parent(s): 05c845a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio>=5.0.0
2
+ google-generativeai>=0.6.0
3
+ Pillow>=9.0.0
4
+ numpy>=1.20.0
5
+ opencv-python>=4.5.0
6
+ pytesseract>=0.3.0
7
+ python-dotenv>=1.0.0
8
+ huggingface-hub>=0.20.0