hamedbabaeigiglou commited on
Commit
de59f00
·
verified ·
1 Parent(s): e45e332

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -3,8 +3,6 @@ import pandas as pd
3
 
4
  st.set_page_config(page_title="OntoLearner Benchmark", layout="wide")
5
 
6
- st.title("Ontology Metrics")
7
-
8
  # Load the Excel file
9
  df = pd.read_excel("metrics.xlsx")
10
 
 
3
 
4
  st.set_page_config(page_title="OntoLearner Benchmark", layout="wide")
5
 
 
 
6
  # Load the Excel file
7
  df = pd.read_excel("metrics.xlsx")
8