BenjiELCA commited on
Commit
ba0e747
·
verified ·
1 Parent(s): b76c717

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -294,7 +294,7 @@ def main():
294
  st.sidebar.subheader("You can close this sidebar")
295
 
296
  # Set the title of the app
297
- st.title("BPMN model recognition demo")
298
 
299
  # Display current memory usage
300
  memory_usage = get_memory_usage()
 
294
  st.sidebar.subheader("You can close this sidebar")
295
 
296
  # Set the title of the app
297
+ st.title("BPMN recognition by AI demo")
298
 
299
  # Display current memory usage
300
  memory_usage = get_memory_usage()