YtBig commited on
Commit
55ef3b9
1 Parent(s): 340415f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,5 +32,5 @@ co2_eq_emissions:
32
  You can use cURL to access this model:
33
 
34
  ```
35
- $ curl -X POST -H "Authorization: Bearer YOUR_HUGGINGFACE_API_KEY" -H "Content-Type: application/json" -d '{"inputs": "I love AutoTrain"}' https://api-inference.huggingface.co/mrossi/autotrain-test-1670059180
36
  ```
32
  You can use cURL to access this model:
33
 
34
  ```
35
+ $ curl -X POST -H "Authorization: Bearer YOUR_HUGGINGFACE_API_KEY" -H "Content-Type: application/json" -d '{"inputs": "I love AutoTrain"}'
36
  ```