acecalisto3 commited on
Commit
8561cc8
·
verified ·
1 Parent(s): 646c35d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  streamlit==1.35.0
 
2
  transformers
3
  black
4
  pylint
@@ -6,6 +7,7 @@ torchvision
6
  torchaudio
7
  torch
8
  tk-tools
 
9
  tensor
10
  bs4
11
  huggingface-hub
 
1
  streamlit==1.35.0
2
+ gradio
3
  transformers
4
  black
5
  pylint
 
7
  torchaudio
8
  torch
9
  tk-tools
10
+ nltk==3.9.1
11
  tensor
12
  bs4
13
  huggingface-hub