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 |
-
|
| 46 |
-
|
| 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==2.0.0
|
| 45 |
+
torchvision==0.15.1
|
| 46 |
+
torchaudio==2.0.1
|
| 47 |
triton==2.0.0
|
| 48 |
uvicorn==0.23.2
|
| 49 |
wandb==0.15.12
|