Spaces:
Sleeping
Sleeping
stphtan94117
commited on
Commit
·
3a2018f
1
Parent(s):
f4cdc36
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ pillow>=7.1.2
|
|
9 |
pyyaml>=5.3.1
|
10 |
requests>=2.23.0
|
11 |
scipy>=1.4.1
|
12 |
-
|
13 |
torchvision==0.14.0
|
14 |
tqdm>=4.64.0
|
15 |
ultralytics
|
|
|
9 |
pyyaml>=5.3.1
|
10 |
requests>=2.23.0
|
11 |
scipy>=1.4.1
|
12 |
+
torch==1.13.0
|
13 |
torchvision==0.14.0
|
14 |
tqdm>=4.64.0
|
15 |
ultralytics
|