ugolefoo commited on
Commit
60b9f6c
·
verified ·
1 Parent(s): c53dc19

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
  gradio
 
 
 
 
 
2
  opencv-python
3
- pytesseract
4
- pandas
5
- requests
 
1
  gradio
2
+ torch>=2.4.0
3
+ torchvision>=0.19.0
4
+ transformers>=4.35.0
5
+ accelerate
6
+ av
7
  opencv-python
8
+ huggingface_hub