jaifar530 commited on
Commit
e8f977c
·
unverified ·
1 Parent(s): 49262cc
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
 
2
  import streamlit as st
3
  #subtitle
4
- st.markdown("version: 1.0")
5
  #title
6
  st.title("Smart Detection System of AI-Generated Text Models")
7
 
 
1
 
2
  import streamlit as st
3
  #subtitle
4
+ st.markdown("version: 1.2")
5
  #title
6
  st.title("Smart Detection System of AI-Generated Text Models")
7