Spaces:
Running
Running
aliasgerovs
commited on
Commit
•
e14644a
1
Parent(s):
71d19c5
Updated
Browse files
app.py
CHANGED
@@ -89,7 +89,7 @@ with gr.Blocks() as demo:
|
|
89 |
domain_list = ["com", "org", "net", "int", "edu", "gov", "mil"]
|
90 |
gr.Markdown(
|
91 |
"""
|
92 |
-
#
|
93 |
"""
|
94 |
)
|
95 |
with gr.Row():
|
|
|
89 |
domain_list = ["com", "org", "net", "int", "edu", "gov", "mil"]
|
90 |
gr.Markdown(
|
91 |
"""
|
92 |
+
# AI Identification and Source Detection
|
93 |
"""
|
94 |
)
|
95 |
with gr.Row():
|