Skip to content

Commit 79b372c

Browse files
committed
fix
1 parent 2df8e67 commit 79b372c

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

docs/inference-providers/providers/replicate.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,6 @@ Replicate is building tools so all software engineers can use AI as if it were n
3838
## Supported tasks
3939

4040

41-
### Image To Image
42-
43-
Find out more about Image To Image [here](../tasks/image_to_image).
44-
45-
<InferenceSnippet
46-
pipeline=image-to-image
47-
providersMapping={ {"replicate":{"modelId":"stepfun-ai/Step1X-Edit","providerModelId":"zsxkib/step1x-edit"} } }
48-
/>
49-
50-
5141
### Text To Image
5242

5343
Find out more about Text To Image [here](../tasks/text_to_image).

docs/inference-providers/tasks/image-to-image.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,7 @@ Explore all available models and find the one that suits you best [here](https:/
3535
### Using the API
3636

3737

38-
<InferenceSnippet
39-
pipeline=image-to-image
40-
providersMapping={ {"replicate":{"modelId":"stepfun-ai/Step1X-Edit","providerModelId":"zsxkib/step1x-edit"}} }
41-
/>
38+
No snippet available for this task.
4239

4340

4441

0 commit comments

Comments
 (0)