Spaces:
Sleeping
Sleeping
Commit
·
94831c3
1
Parent(s):
6ef17bb
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ tensorboard==2.7.0
|
|
7 |
torch==1.11.0
|
8 |
torchvision==0.12.0
|
9 |
webrtcvad==2.0.10
|
10 |
-
gradio==3.44.1
|
|
|
|
7 |
torch==1.11.0
|
8 |
torchvision==0.12.0
|
9 |
webrtcvad==2.0.10
|
10 |
+
gradio==3.44.1
|
11 |
+
transformers
|