shawarmabytes commited on
Commit
89c822b
1 Parent(s): 558832c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import random
6
 
7
 
8
  st.header("stream your emotions")
9
- st.subheader("tester")
10
 
11
  def tester(text):
12
  classifier = pipeline("sentiment-analysis", model='bhadresh-savani/distilbert-base-uncased-emotion')
 
6
 
7
 
8
  st.header("stream your emotions")
9
+ st.write("insert details ng huggignaspce")
10
 
11
  def tester(text):
12
  classifier = pipeline("sentiment-analysis", model='bhadresh-savani/distilbert-base-uncased-emotion')