Spaces:
Sleeping
Sleeping
Commit
·
417cf94
1
Parent(s):
cf6e5e4
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ numpy==1.21.6
|
|
5 |
scipy==1.7.2
|
6 |
tensorboard==2.7.0
|
7 |
torch==1.11.0
|
8 |
-
torchvision==0.
|
9 |
webrtcvad==2.0.10
|
10 |
gradio==3.44.1
|
|
|
5 |
scipy==1.7.2
|
6 |
tensorboard==2.7.0
|
7 |
torch==1.11.0
|
8 |
+
torchvision==0.12.0
|
9 |
webrtcvad==2.0.10
|
10 |
gradio==3.44.1
|