Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
git+https://github.com/huggingface/transformers
|
|
|
|
| 2 |
torchaudio==2.0.2
|
| 3 |
sentencepiece
|
| 4 |
numpy==1.26.4
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers
|
| 2 |
+
torch
|
| 3 |
torchaudio==2.0.2
|
| 4 |
sentencepiece
|
| 5 |
numpy==1.26.4
|