DeepDiveDev commited on
Commit
dfe8992
·
verified ·
1 Parent(s): 96e0d16

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt CHANGED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ timm
4
+ transformers
5
+ easyocr
6
+ pytesseract
7
+ gradio
8
+ datasets
9
+ huggingface_hub
10
+