Spaces:
Runtime error
Runtime error
Commit
·
a7999f9
1
Parent(s):
9dbb3b2
chaned titlte file
Browse files
app.py
CHANGED
@@ -924,8 +924,8 @@ def create_interface(graph_search_system: EnhancedLegalSearchSystem):
|
|
924 |
|
925 |
with gr.Blocks(css="footer {display: none !important;}") as demo:
|
926 |
gr.Markdown("""
|
927 |
-
#Corporate Law Legal Search
|
928 |
-
Enter your legal query below to search through documents and get an AI-powered analysis.
|
929 |
""")
|
930 |
|
931 |
with gr.Row():
|
|
|
924 |
|
925 |
with gr.Blocks(css="footer {display: none !important;}") as demo:
|
926 |
gr.Markdown("""
|
927 |
+
# Corporate Law Legal Search Engine
|
928 |
+
Enter your legal query below to search through documents and get an AI-powered analysis.Queires only related to corporate law will give relevant information
|
929 |
""")
|
930 |
|
931 |
with gr.Row():
|