crodri commited on
Commit
2505072
1 Parent(s): e6ee11c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ co2_eq_emissions:
39
  You can use cURL to access this model:
40
 
41
  ```
42
- $ curl -X POST -H "Authorization: Bearer YOUR_API_KEY" -H "Content-Type: application/json" -d '{"inputs": "I love AutoTrain"}' https://api-inference.huggingface.co/models/crodri/autotrain-massive-4-catalan-2452075980
43
  ```
44
 
45
  Or Python API:
 
39
  You can use cURL to access this model:
40
 
41
  ```
42
+ $ curl -X POST -H "Authorization: Bearer YOUR_API_KEY" -H "Content-Type: application/json" -d '{"inputs": "I love AutoTrain"}' https://api-inference.huggingface.co/models/crodri/MassiveCatalanIntents
43
  ```
44
 
45
  Or Python API: