Prageeth-1 commited on
Commit
4e36b87
·
verified ·
1 Parent(s): 4defb50

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -180,7 +180,7 @@ with tab2:
180
 
181
  st.subheader("Details")
182
  st.write(f"Confidence: {result['score']:.2f}")
183
- st.write(f"Context: {result['context']}")
184
 
185
  with tab3:
186
  st.header("Advanced Features")
 
180
 
181
  st.subheader("Details")
182
  st.write(f"Confidence: {result['score']:.2f}")
183
+
184
 
185
  with tab3:
186
  st.header("Advanced Features")