dev2607 commited on
Commit
e7a6756
·
verified ·
1 Parent(s): 8696002

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -3,3 +3,12 @@ torch>=2.0.0
3
  transformers>=4.30.0
4
  Pillow>=9.0.0
5
  numpy>=1.24.0
 
 
 
 
 
 
 
 
 
 
3
  transformers>=4.30.0
4
  Pillow>=9.0.0
5
  numpy>=1.24.0
6
+ google-generativeai
7
+ fastapi
8
+ uvicorn
9
+ gradio
10
+ pytesseract
11
+ Pillow
12
+ opencv-python-headless
13
+ python-dotenv
14
+ dotenv