Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
gradio
|
2 |
torch
|
|
|
|
|
3 |
transformers
|
4 |
scikit-learn
|
5 |
Pillow
|
|
|
1 |
gradio
|
2 |
torch
|
3 |
+
torchaudio
|
4 |
+
torchtext
|
5 |
transformers
|
6 |
scikit-learn
|
7 |
Pillow
|