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

README update

Browse files
Files changed (2) hide show
  1. README.md +1 -0
  2. public/README.md +0 -11
README.md CHANGED
@@ -6,6 +6,7 @@ colorTo: indigo
6
  sdk: docker
7
  pinned: false
8
  license: gpl-3.0
 
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
6
  sdk: docker
7
  pinned: false
8
  license: gpl-3.0
9
+ app_port: 7860
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
public/README.md CHANGED
@@ -1,14 +1,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
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # chatgpt-api-frontend
2
  Frontend of ChatGPT API, with an optional Cloudflare Pages Functions backend to proxy requests and store tokens.
3