Aravindan commited on
Commit
5981cf8
1 Parent(s): fb3c6c3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,4 +3,4 @@ transformers
3
  youtube_transcript_api
4
  gradio
5
  tqdm
6
- sentencepeice
 
3
  youtube_transcript_api
4
  gradio
5
  tqdm
6
+ datasets transformers[sentencepiece]