louiecerv commited on
Commit
af0838e
·
verified ·
1 Parent(s): 81b34dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ if not hf_token:
27
  # Login to Hugging Face Hub
28
  login(token=hf_token)
29
 
30
- st.title("Cyber Attack Detection Dataset ML Analysis")
31
  st.write("This app loads and analyzes the UNSW_NB15_training-set.csv dataset.")
32
 
33
  # Display image
 
27
  # Login to Hugging Face Hub
28
  login(token=hf_token)
29
 
30
+ st.title("Cyber Attack Detection ML Approach")
31
  st.write("This app loads and analyzes the UNSW_NB15_training-set.csv dataset.")
32
 
33
  # Display image