Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -41,9 +41,9 @@ starlette==0.27.0
|
|
41 |
tifffile==2023.9.26
|
42 |
timm==0.4.5
|
43 |
tokenizers==0.13.3
|
44 |
-
torch
|
45 |
-
torchaudio
|
46 |
-
torchvision
|
47 |
triton==2.0.0
|
48 |
uvicorn==0.23.2
|
49 |
wandb==0.15.12
|
|
|
41 |
tifffile==2023.9.26
|
42 |
timm==0.4.5
|
43 |
tokenizers==0.13.3
|
44 |
+
torch
|
45 |
+
torchaudio
|
46 |
+
torchvision
|
47 |
triton==2.0.0
|
48 |
uvicorn==0.23.2
|
49 |
wandb==0.15.12
|