Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ youtube_transcript_api
|
|
3 |
SentencePiece
|
4 |
torch==1.10.0
|
5 |
torchvision==0.11.1
|
6 |
-
torchaudio===0.10.0
|
|
|
|
3 |
SentencePiece
|
4 |
torch==1.10.0
|
5 |
torchvision==0.11.1
|
6 |
+
torchaudio===0.10.0
|
7 |
+
beautifulsoup4
|