Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -7,8 +7,8 @@ PyYAML==6.0.1
|
|
7 |
Requests==2.31.0
|
8 |
scipy==1.9.1
|
9 |
timm==0.9.2
|
10 |
-
torch
|
11 |
-
torchvision
|
12 |
tqdm==4.65.0
|
13 |
wandb==0.15.5
|
14 |
modelscope[cv] -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
|
|
|
7 |
Requests==2.31.0
|
8 |
scipy==1.9.1
|
9 |
timm==0.9.2
|
10 |
+
torch
|
11 |
+
torchvision
|
12 |
tqdm==4.65.0
|
13 |
wandb==0.15.5
|
14 |
modelscope[cv] -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
|