RVikas commited on
Commit
8f4e737
1 Parent(s): 0930dbf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -59,5 +59,3 @@ if selected_models:
59
 
60
  # Display the Plotly figure in Streamlit
61
  st.plotly_chart(fig)
62
-
63
- st.caption("Note: Make sure to replace placeholder paths with actual paths to your JSONL files.")
 
59
 
60
  # Display the Plotly figure in Streamlit
61
  st.plotly_chart(fig)