Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -13,6 +13,8 @@ requests
|
|
13 |
spaces
|
14 |
timm
|
15 |
#torch
|
16 |
-
torch==2.7.0
|
|
|
|
|
17 |
#torchvision
|
18 |
transformers==4.51.3
|
|
|
13 |
spaces
|
14 |
timm
|
15 |
#torch
|
16 |
+
torch==2.7.0
|
17 |
+
torchvision==0.22.0
|
18 |
+
torchaudio==2.7.0
|
19 |
#torchvision
|
20 |
transformers==4.51.3
|