Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torchaudio
|
|
2 |
torch
|
3 |
transformers
|
4 |
sentencepiece
|
|
|
5 |
git+https://github.com/openai/whisper.git
|
|
|
2 |
torch
|
3 |
transformers
|
4 |
sentencepiece
|
5 |
+
pyperclip
|
6 |
git+https://github.com/openai/whisper.git
|