lucataco commited on
Commit
20b00f3
·
verified ·
1 Parent(s): 5d1600c

Improve Replicate org card

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -11,6 +11,12 @@ pinned: false
11
 
12
  Replicate lets developers run, fine-tune, and deploy open models with a production-ready API. On Hugging Face, you can use Replicate as an Inference Provider for popular models across image generation, video generation, speech, and audio.
13
 
 
 
 
 
 
 
14
  ## Get started
15
 
16
  ```python
 
11
 
12
  Replicate lets developers run, fine-tune, and deploy open models with a production-ready API. On Hugging Face, you can use Replicate as an Inference Provider for popular models across image generation, video generation, speech, and audio.
13
 
14
+ **Browse Replicate-powered models:** [Run with Replicate](https://huggingface.co/collections/replicate/run-with-replicate-68b5bba2b73a978b8d4a172f)
15
+
16
+ **Read the integration docs:** [Replicate on Hugging Face Inference Providers](https://huggingface.co/docs/inference-providers/providers/replicate)
17
+
18
+ **AI & ML interests:** text-to-image, image-to-image, text-to-video, speech, audio, inference providers, fine-tuning
19
+
20
  ## Get started
21
 
22
  ```python