➖ [Remove] duplicated pip requirements
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -10,7 +10,4 @@ requests
|
|
10 |
rich
|
11 |
torch
|
12 |
torchvision
|
13 |
-
tqdm
|
14 |
-
Pillow
|
15 |
-
diskcache
|
16 |
-
torchvision
|
|
|
10 |
rich
|
11 |
torch
|
12 |
torchvision
|
13 |
+
tqdm
|
|
|
|
|
|