Spaces:
Running
Running
jaifar530
commited on
version
Browse files
app.py
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
|
2 |
import streamlit as st
|
3 |
-
|
|
|
4 |
#title
|
5 |
st.title("Smart Detection System of AI-Generated Text Models")
|
6 |
|
|
|
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 |
|