Update README.md
Browse files
README.md
CHANGED
@@ -72,7 +72,7 @@ local_dir="models/"
|
|
72 |
text
|
73 |
|
74 |
### **Manual Download**
|
75 |
-
1. Visit: https://huggingface.co/
|
76 |
2. Download all `.pkl` files to your `models/` directory
|
77 |
3. Place in `backend/fastapi-ml-service/models/` for the fraud detection system
|
78 |
|
|
|
72 |
text
|
73 |
|
74 |
### **Manual Download**
|
75 |
+
1. Visit: https://huggingface.co/vaibhav07112004/fraud-detection-models
|
76 |
2. Download all `.pkl` files to your `models/` directory
|
77 |
3. Place in `backend/fastapi-ml-service/models/` for the fraud detection system
|
78 |
|