Commit
•
e636a5a
1
Parent(s):
d83fbf1
Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,10 @@ To use deploy this model as an Inference Endpoint, you have to select Custom as
|
|
15 |
|
16 |
If you want to use the UI with the inference Endpoint, you have to select as endpoint type `public` and add [auth through gradio](https://gradio.app/docs/#launch-header)
|
17 |
|
|
|
18 |
|
|
|
|
|
|
|
19 |
|
20 |
|
|
|
15 |
|
16 |
If you want to use the UI with the inference Endpoint, you have to select as endpoint type `public` and add [auth through gradio](https://gradio.app/docs/#launch-header)
|
17 |
|
18 |
+
### Example API Request Payload
|
19 |
|
20 |
+
```json
|
21 |
+
|
22 |
+
```
|
23 |
|
24 |
|