r0ymanesco
commited on
Commit
·
97bbb0a
1
Parent(s):
cec0bf3
Update README.md
Browse files
README.md
CHANGED
@@ -32,4 +32,5 @@ You can then determine the model to call as follows
|
|
32 |
model_to_call = id2label[model_id]
|
33 |
```
|
34 |
|
35 |
-
For more details on how you can integrate this into your techstack and have notdiamond-0001 help you reduce latency and cost, check out our [documentation](https://notdiamond.readme.io/reference/introduction-1).
|
|
|
|
32 |
model_to_call = id2label[model_id]
|
33 |
```
|
34 |
|
35 |
+
For more details on how you can integrate this into your techstack and have notdiamond-0001 help you reduce latency and cost, check out our [documentation](https://notdiamond.readme.io/reference/introduction-1).
|
36 |
+
You can also access the model through our free [API](https://www.notdiamond.ai/notdiamond-0001).
|