Hansimov commited on
Commit
74c142b
1 Parent(s): 75d0f7f

:gem: [Feature] Add hf space template in README

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,5 +1,14 @@
 
 
 
 
 
 
 
 
 
1
  # embed-api
2
- An embedding API with open source models.
3
 
4
  ## Install
5
 
 
1
+ ---
2
+ title: Embed API
3
+ emoji: 🔠
4
+ colorFrom: gray
5
+ colorTo: gray
6
+ sdk: docker
7
+ app_port: 16666
8
+ ---
9
+
10
  # embed-api
11
+ An API to calculate embeddings for text with open-source models.
12
 
13
  ## Install
14