ilhooq commited on
Commit
6865764
β€’
1 Parent(s): d7f3925

Update README

Browse files
Files changed (1) hide show
  1. public/README.md +11 -0
public/README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # chatgpt-api-frontend
2
  Frontend of ChatGPT API, with an optional Cloudflare Pages Functions backend to proxy requests and store tokens.
3
 
 
1
+ ---
2
+ title: Deepseek Coder 1.3b Instruct
3
+ emoji: πŸ†
4
+ colorFrom: yellow
5
+ colorTo: red
6
+ sdk: docker
7
+ pinned: false
8
+ license: gpl-3.0
9
+ app_port: 7860
10
+ ---
11
+
12
  # chatgpt-api-frontend
13
  Frontend of ChatGPT API, with an optional Cloudflare Pages Functions backend to proxy requests and store tokens.
14