Sompote commited on
Commit
d68b723
·
verified ·
1 Parent(s): 47587db

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -16
requirements.txt CHANGED
@@ -1,16 +1,16 @@
1
- streamlit==1.29.0
2
- opencv-python-headless==4.8.1.78
3
- numpy==1.26.2
4
- Pillow==10.1.0
5
- transformers==4.28.1
6
- tokenizers==0.13.2
7
- torch==2.0.1
8
- torchvision==0.15.2
9
- ultralytics==8.3.0
10
- python-Levenshtein==0.23.0
11
- sentencepiece==0.1.97
12
- protobuf==3.20.0
13
- huggingface-hub==0.14.1
14
- regex==2023.6.3
15
- requests==2.31.0
16
- tqdm==4.65.0
 
1
+ streamlit
2
+ opencv-python-headless
3
+ numpy
4
+ Pillow
5
+ transformers
6
+ tokenizers
7
+ torch
8
+ torchvision
9
+ ultralytics
10
+ python-Levenshtein
11
+ sentencepiece
12
+ protobuf
13
+ huggingface-hub
14
+ regex
15
+ requests
16
+ tqdm