Spaces:
Runtime error
Runtime error
Olivier-52 commited on
Commit ·
9718e97
1
Parent(s): ac50d1a
Update app.py
Browse filesUpdate description
app.py
CHANGED
|
@@ -9,7 +9,7 @@ from dotenv import load_dotenv
|
|
| 9 |
|
| 10 |
description = """
|
| 11 |
|
| 12 |
-
#
|
| 13 |
|
| 14 |
Fast API backend to predict if a payment is fraud or not from : https://huggingface.co/spaces/sdacelo/real-time-fraud-detection
|
| 15 |
|
|
|
|
| 9 |
|
| 10 |
description = """
|
| 11 |
|
| 12 |
+
# Fraud Detection API
|
| 13 |
|
| 14 |
Fast API backend to predict if a payment is fraud or not from : https://huggingface.co/spaces/sdacelo/real-time-fraud-detection
|
| 15 |
|