Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
git+https://github.com/huggingface/transformers
|
|
|
|
|
2 |
gradio
|
3 |
-
|
|
|
|
|
|
1 |
+
#git+https://github.com/huggingface/transformers
|
2 |
+
#gradio
|
3 |
+
#torch
|
4 |
gradio
|
5 |
+
transformers
|
6 |
+
torch
|
7 |
+
torchaudio
|