victor HF Staff commited on
Commit
346764e
·
verified ·
1 Parent(s): 46a90c6

link Space to model to add the in Spaces using this model section on the model page

Browse files

quite important to give the demo some visibility @alexrs

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,6 +6,8 @@ colorTo: red
6
  sdk: gradio
7
  sdk_version: 6.10.0
8
  app_file: app.py
 
 
9
  pinned: false
10
  ---
11
 
 
6
  sdk: gradio
7
  sdk_version: 6.10.0
8
  app_file: app.py
9
+ models:
10
+ - CohereLabs/cohere-transcribe-03-2026
11
  pinned: false
12
  ---
13