Update app.py
Browse files
app.py
CHANGED
|
@@ -36,7 +36,7 @@ with demo:
|
|
| 36 |
|
| 37 |
gr.Markdown(
|
| 38 |
"""
|
| 39 |
-
<h1 style="text-align: center;">Fraud Detection
|
| 40 |
<p align="center">
|
| 41 |
<a href="https://github.com/CirSandro/private-fhe-fraud-detection">
|
| 42 |
<span style="vertical-align: middle; display:inline-block; margin-right: 3px;">💳</span>private-fhe-fraud-detection
|
|
|
|
| 36 |
|
| 37 |
gr.Markdown(
|
| 38 |
"""
|
| 39 |
+
<h1 style="text-align: center;">Confidential Bank Fraud Detection Using Fully Homomorphic Encryption</h1>
|
| 40 |
<p align="center">
|
| 41 |
<a href="https://github.com/CirSandro/private-fhe-fraud-detection">
|
| 42 |
<span style="vertical-align: middle; display:inline-block; margin-right: 3px;">💳</span>private-fhe-fraud-detection
|