sunbal7 commited on
Commit
d3db942
·
verified ·
1 Parent(s): b5b11a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -12
requirements.txt CHANGED
@@ -1,12 +1,10 @@
1
- streamlit
2
- pandas
3
- numpy
4
- scikit-learn
5
- Pillow
6
- opencv-python
7
- easyocr
8
- plotly
9
- joblib
10
- transformers
11
- torch
12
- accelerate
 
1
+ streamlit==1.28.0
2
+ pandas==2.0.3
3
+ numpy==1.24.3
4
+ scikit-learn==1.3.0
5
+ Pillow==10.0.0
6
+ opencv-python==4.8.1.78
7
+ easyocr==1.7.0
8
+ plotly==5.15.0
9
+ joblib==1.3.2
10
+ groq==0.3.0