Olivier-52 commited on
Commit
9718e97
·
1 Parent(s): ac50d1a

Update app.py

Browse files

Update description

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ from dotenv import load_dotenv
9
 
10
  description = """
11
 
12
- # [Fraud Detection](https://github.com/Olivier-52/fraud_detection.git)
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