Spaces:
Running
Running
Update Webpage.py
Browse files- Webpage.py +0 -6
Webpage.py
CHANGED
@@ -186,12 +186,6 @@ with gr.Blocks() as demo:
|
|
186 |
"""
|
187 |
<div style='text-align: center; padding: 1px;'>
|
188 |
<p>Copyright © 2024 Manuscript Authors. All Rights Reserved.</p>
|
189 |
-
</div>
|
190 |
-
"""
|
191 |
-
)
|
192 |
-
gr.Markdown(
|
193 |
-
"""
|
194 |
-
<div style='text-align: center; padding: 1px;'>
|
195 |
<p>Disclaimer: This app is provided for free and for academic use only. The authors take no responsibility for your use of the information contained in or linked from these web pages.</p>
|
196 |
</div>
|
197 |
"""
|
|
|
186 |
"""
|
187 |
<div style='text-align: center; padding: 1px;'>
|
188 |
<p>Copyright © 2024 Manuscript Authors. All Rights Reserved.</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
189 |
<p>Disclaimer: This app is provided for free and for academic use only. The authors take no responsibility for your use of the information contained in or linked from these web pages.</p>
|
190 |
</div>
|
191 |
"""
|