subhanshu commited on
Commit
cec3d96
·
1 Parent(s): 4e3879f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,4 +1,3 @@
1
-
2
  import gradio as gr
3
  from transformers import pipeline
4
  sentiment= pipeline("sentiment-analysis")
 
 
1
  import gradio as gr
2
  from transformers import pipeline
3
  sentiment= pipeline("sentiment-analysis")