venkycs commited on
Commit
a99c182
1 Parent(s): 12463e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/autotrain-urlshortsbard-85203142751
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
  ```