iAkashPaul commited on
Commit
f1b7d2e
1 Parent(s): 7b9814a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -6,12 +6,13 @@ colorTo: gray
6
  sdk: docker
7
  pinned: false
8
  license: mit
 
9
  ---
10
 
11
- # CORS Proxy for Basten
12
 
13
  Instead of an nginx reverse proxy, I chose to just plug in a FastAPI route for service status & reverse proxying to Baseten(can be any provider like Replicate etc).
14
 
15
  ### Configs
16
 
17
- * Change out Model ID, API Key, Prefix prompt etc to your values
 
6
  sdk: docker
7
  pinned: false
8
  license: mit
9
+ short_description: CORS Proxy for Baseten
10
  ---
11
 
12
+ # CORS Proxy for Baseten
13
 
14
  Instead of an nginx reverse proxy, I chose to just plug in a FastAPI route for service status & reverse proxying to Baseten(can be any provider like Replicate etc).
15
 
16
  ### Configs
17
 
18
+ * Change out Model ID, API Key, Prefix prompt etc to your values