Update README.md
Browse files
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"}'
|
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 |
```
|