Collector212 commited on
Commit
ebb9126
1 Parent(s): 0a34c49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -5,3 +5,10 @@ widgets:
5
  inputs:
6
  text: "I love using Hugging Face!"
7
  ---
 
 
 
 
 
 
 
 
5
  inputs:
6
  text: "I love using Hugging Face!"
7
  ---
8
+ ---
9
+ widgets:
10
+ - type: text-classification
11
+ model: distilbert-base-uncased-finetuned-sst-2-english
12
+ inputs:
13
+ text: "I love using Hugging Face!"
14
+ ---