Prageeth-1 commited on
Commit
74bccd6
·
verified ·
1 Parent(s): 3faf399

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -315,6 +315,7 @@ with tab3:
315
  st.success("This text appears positive!")
316
  else:
317
  st.warning("This text appears negative.")
 
318
 
319
  # Enhanced Sidebar with branding and instructions
320
  with st.sidebar:
 
315
  st.success("This text appears positive!")
316
  else:
317
  st.warning("This text appears negative.")
318
+
319
 
320
  # Enhanced Sidebar with branding and instructions
321
  with st.sidebar: