Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
git+httpsgithub.com
|
2 |
-
|
|
|
3 |
gradio
|
4 |
numpy
|
5 |
torchaudio
|
|
|
1 |
git+httpsgithub.com
|
2 |
+
huggingface
|
3 |
+
transformers
|
4 |
gradio
|
5 |
numpy
|
6 |
torchaudio
|