Napron commited on
Commit
0f3780e
·
verified ·
1 Parent(s): 165558f

Update requirements-lock.txt

Browse files
Files changed (1) hide show
  1. requirements-lock.txt +11 -12
requirements-lock.txt CHANGED
@@ -3,15 +3,14 @@
3
  # Then rebuild the Docker image.
4
  gradio==6.0.0
5
  ultralytics==8.3.0
6
- torch==2.2.2
7
- torchvision==0.17.2
8
- transformers @ git+https://github.com/huggingface/transformers
9
- accelerate==0.33.0
10
- pillow>=9.0.0
11
- numpy>=1.24.0
12
- huggingface_hub>=0.20.0
13
- matplotlib>=3.5.0
14
- requests>=2.28.0
15
- einops>=0.7.0
16
- timm>=0.9.0
17
- sentencepiece>=0.1.99
 
3
  # Then rebuild the Docker image.
4
  gradio==6.0.0
5
  ultralytics==8.3.0
6
+ transformers
7
+ torch
8
+ torchvision
9
+ pillow
10
+ numpy
11
+ huggingface_hub
12
+ matplotlib
13
+ requests
14
+ einops
15
+ timm
16
+ sentencepiece