Pankaj Munde commited on
Commit
2734dba
·
2 Parent(s): 33f66f9 5236842

Merge remote.

Browse files
Files changed (1) hide show
  1. requirements.txt +30 -4
requirements.txt CHANGED
@@ -1,4 +1,30 @@
1
- gradio
2
- pytorch
3
- transformers
4
- datasets
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.25.0
2
+ albumentations==1.3.1
3
+ bbox-visualizer==0.1.0
4
+ bitsandbytes==0.41.0
5
+ datasets==2.14.7
6
+ extra-streamlit-components==0.1.60
7
+ huggingface-hub==0.20.1
8
+ Jinja2==3.1.2
9
+ matplotlib==3.7.2
10
+ opencv-python
11
+ openpyxl==3.1.2
12
+ pandas==2.0.3
13
+ Pillow==10.0.0
14
+ plotly==5.17.0
15
+ safetensors==0.3.1
16
+ scikit-image==0.22.0
17
+ scikit-learn==1.3.0
18
+ scipy==1.11.4
19
+ seaborn==0.12.2
20
+ SQLAlchemy==2.0.24
21
+ st-clickable-images==0.0.3
22
+ streamlit==1.29.0
23
+ streamlit-authenticator==0.2.3
24
+ streamlit-option-menu==0.3.6
25
+ timm==0.9.12
26
+ tokenizers==0.15.0
27
+ torch==2.0.1
28
+ torchvision==0.15.2
29
+ tqdm==4.65.0
30
+ transformers==4.36.1