NCTCMumbai commited on
Commit
58c6125
·
verified ·
1 Parent(s): e899738

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.20.1
2
+ transformers==4.38.2
3
+ torch>=1.13.1
4
+ pillow
5
+ pytesseract
6
+ huggingface-hub
7
+ phidata
8
+ groq
9
+ pydantic
10
+ gradio_client