John6666 commited on
Commit
06d6a10
·
verified ·
1 Parent(s): 9013700

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -16
requirements.txt CHANGED
@@ -1,17 +1,17 @@
1
- stablepy==0.6.1
2
- torch
3
- numpy<2
4
- gdown
5
- opencv-python
6
- torchvision
7
- accelerate
8
- transformers
9
- optimum[onnxruntime]
10
- dartrs
11
- huggingface_hub
12
- translatepy
13
- timm
14
- rapidfuzz
15
- sentencepiece
16
- unidecode
17
  ultralytics==8.3.47
 
1
+ stablepy==0.6.1
2
+ torch==2.2.0
3
+ numpy<2
4
+ gdown
5
+ opencv-python
6
+ torchvision
7
+ accelerate
8
+ transformers
9
+ optimum[onnxruntime]
10
+ dartrs
11
+ huggingface_hub
12
+ translatepy
13
+ timm
14
+ rapidfuzz
15
+ sentencepiece
16
+ unidecode
17
  ultralytics==8.3.47