Spaces:
Sleeping
Sleeping
Commit
·
cc5f905
1
Parent(s):
f66d06e
Check point 4
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -158,6 +158,8 @@ thinc
|
|
158 |
threadpoolctl
|
159 |
tiktoken
|
160 |
tokenizers
|
|
|
|
|
161 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
162 |
gradio
|
163 |
# … any other non-PyTorch dependencies …
|
|
|
158 |
threadpoolctl
|
159 |
tiktoken
|
160 |
tokenizers
|
161 |
+
gradio-webrtc==0.0.8
|
162 |
+
|
163 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
164 |
gradio
|
165 |
# … any other non-PyTorch dependencies …
|