Amandeep01 commited on
Commit
f51cb57
·
verified ·
1 Parent(s): 7976d35

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -10
requirements.txt CHANGED
@@ -1,12 +1,10 @@
1
- gradio==5.29.1
 
2
  numpy>=1.20.0
 
 
3
  pandas>=1.3.0
4
- Pillow>=8.0.0
5
- requests>=2.25.0
6
- pytesseract>=0.3.8
7
- transformers>=4.11.3
8
- torch>=1.9.0
9
- matplotlib>=3.4.0
10
- seaborn>=0.11.0
11
- opencv-python>=4.5.3
12
- scikit-image>=0.18.0
 
1
+
2
+ gradio>=3.50.2
3
  numpy>=1.20.0
4
+ pytesseract>=0.3.10
5
+ Pillow>=9.0.0
6
  pandas>=1.3.0
7
+ matplotlib>=3.5.0
8
+ seaborn>=0.11.2
9
+ opencv-python>=4.5.0
10
+ requests>=2.27.0