ombhojane commited on
Commit
5f59000
·
1 Parent(s): b3a3de6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ if not os.path.exists('my_authorship_model'):
78
  st.write(f"Failed to download or extract the model: {e}")
79
  exit(1)
80
  else:
81
- st.write("AI Text Detection")
82
 
83
 
84
  # Download the required files
 
78
  st.write(f"Failed to download or extract the model: {e}")
79
  exit(1)
80
  else:
81
+ st.title("AI Text Detection")
82
 
83
 
84
  # Download the required files