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