Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ To use deploy this model an Inference Endpoint you have to select `Custom` as ta
|
|
20 |
|
21 |
```json
|
22 |
{
|
23 |
-
"
|
24 |
"parameters": {
|
25 |
"parameters": {
|
26 |
"prompt": "what would it look like if it were snowing big time",
|
|
|
20 |
|
21 |
```json
|
22 |
{
|
23 |
+
"inputs": encoded_image,
|
24 |
"parameters": {
|
25 |
"parameters": {
|
26 |
"prompt": "what would it look like if it were snowing big time",
|