sunbal7 commited on
Commit
12c16d9
·
verified ·
1 Parent(s): df07af1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -10
requirements.txt CHANGED
@@ -1,10 +1,8 @@
1
- torch>=2.0.0
2
- torchvision>=0.15.0
3
- torchxrayvision>=0.0.32
4
- streamlit>=1.28.0
5
- pillow>=10.0.0
6
- numpy>=1.24.0
7
- pytorch-grad-cam
8
- gtts>=2.3.2
9
- requests>=2.31.0
10
- opencv-python-headless>=4.8.0
 
1
+ streamlit>=1.20
2
+ easyocr>=1.6
3
+ opencv-python-headless>=4.7
4
+ Pillow>=9.0
5
+ requests>=2.28
6
+ imagehash>=4.3
7
+ numpy>=1.23
8
+ pdf2image>=1.16 # optional, only if you want PDF support in spaces (requires poppler)