Reality123b commited on
Commit
871dc71
·
verified ·
1 Parent(s): ec72e3e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -9
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
-
2
- huggingface_hub==0.20.1
3
- SpeechRecognition==3.10.0
4
- easyocr==1.7.1
5
- Pillow==10.1.0
6
- torch==2.1.2
7
- torchvision==0.16.2
8
- torchaudio==2.1.2
9
- pytesseract
 
1
+ requests
2
+ huggingface-hub
3
+ sentence-transformers
4
+ torch
5
+ numpy
6
+ Pillow
7
+ pytesseract