abhicodes commited on
Commit
3012be0
·
verified ·
1 Parent(s): b7580bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -132,7 +132,6 @@ with block:
132
  sentiment_option = gr.Radio(
133
  choices=["Sentiment Only", "Sentiment + Score"],
134
  label="Select an option",
135
- default="Sentiment Only"
136
  )
137
 
138
  btn = gr.Button("Transcribe")
 
132
  sentiment_option = gr.Radio(
133
  choices=["Sentiment Only", "Sentiment + Score"],
134
  label="Select an option",
 
135
  )
136
 
137
  btn = gr.Button("Transcribe")