Update README.md
Browse files
README.md
CHANGED
@@ -37,5 +37,5 @@ Staying up-to-date in the CyberSecurity domain is a nightmare, as there are over
|
|
37 |
Please contact me at https://www.linkedin.com/in/venkycs/ if you need further details on model or dataset. :
|
38 |
|
39 |
```
|
40 |
-
$ curl -X POST -H "Authorization: Bearer YOUR_HUGGINGFACE_API_KEY" -H "Content-Type: application/json" -d '{"inputs": "Security News or Article here"}' https://api-inference.huggingface.co/venkycs/
|
41 |
```
|
|
|
37 |
Please contact me at https://www.linkedin.com/in/venkycs/ if you need further details on model or dataset. :
|
38 |
|
39 |
```
|
40 |
+
$ curl -X POST -H "Authorization: Bearer YOUR_HUGGINGFACE_API_KEY" -H "Content-Type: application/json" -d '{"inputs": "Security News or Article here"}' https://api-inference.huggingface.co/models/venkycs/securityShots
|
41 |
```
|