jrmd commited on
Commit
4167f2b
·
1 Parent(s): dd0fd10

seaborn addition

Browse files
Files changed (2) hide show
  1. README.md +6 -0
  2. requirements.txt +2 -1
README.md CHANGED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ ---
2
+ title: News_article_classifier_based_on_BERT_model
3
+ app_file: demo.py
4
+ sdk: gradio
5
+ sdk_version: 5.29.1
6
+ ---
requirements.txt CHANGED
@@ -6,4 +6,5 @@ openpyxl
6
  torch
7
  torchvision
8
  torchaudio
9
- gradio
 
 
6
  torch
7
  torchvision
8
  torchaudio
9
+ gradio
10
+ seaborn