Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,12 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji: ✨🎭🟣📈💎
|
4 |
-
colorFrom: pink
|
5 |
-
colorTo: purple
|
6 |
-
sdk: docker
|
7 |
-
pinned: true
|
8 |
-
license: mit
|
9 |
-
short_description:
|
10 |
-
thumbnail: >-
|
11 |
-
https://cdn-uploads.huggingface.co/production/uploads/6642196ec80d018c28a68e9a/PHwTcv57ZhgW7--5-HTRn.png
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
@@ -33,7 +31,7 @@ fork 项目,ok
|
|
33 |
## huggingface访问
|
34 |
|
35 |
``` bash
|
36 |
-
curl --location 'https://sanbo1200-
|
37 |
--header 'Content-Type: application/json' \
|
38 |
--data '{
|
39 |
"model": "gpt-4o-mini",
|
@@ -41,7 +39,7 @@ curl --location 'https://sanbo1200-d4.hf.space/completions' \
|
|
41 |
"stream": true
|
42 |
}'
|
43 |
|
44 |
-
curl --location 'https://sanbo1200-
|
45 |
--header 'Content-Type: application/json' \
|
46 |
--data '{
|
47 |
"model": "gpt-4o-mini",
|
@@ -49,7 +47,7 @@ curl --location 'https://sanbo1200-d4.hf.space/api/v1/chat/completions' \
|
|
49 |
"stream": true
|
50 |
}'
|
51 |
|
52 |
-
curl --location 'https://sanbo1200-
|
53 |
--header 'Content-Type: application/json' \
|
54 |
--data '{
|
55 |
"model": "gpt-4o-mini",
|
@@ -61,7 +59,7 @@ curl --location 'https://sanbo1200-d4.hf.space/hf/v1/chat/completions' \
|
|
61 |
### 国内反代地址(maybe)
|
62 |
|
63 |
``` bash
|
64 |
-
curl --location 'https://2.897653.xyz/aaabbbccc/https/sanbo1200-
|
65 |
--header 'Content-Type: application/json' \
|
66 |
--data '{
|
67 |
"model": "gpt-4o-mini",
|
|
|
1 |
---
|
2 |
+
title: D5
|
3 |
+
emoji: ✨🎭🟣📈💎
|
4 |
+
colorFrom: pink
|
5 |
+
colorTo: purple
|
6 |
+
sdk: docker
|
7 |
+
pinned: true
|
8 |
+
license: mit
|
9 |
+
short_description: guest
|
|
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
31 |
## huggingface访问
|
32 |
|
33 |
``` bash
|
34 |
+
curl --location 'https://sanbo1200-d5.hf.space/completions' \
|
35 |
--header 'Content-Type: application/json' \
|
36 |
--data '{
|
37 |
"model": "gpt-4o-mini",
|
|
|
39 |
"stream": true
|
40 |
}'
|
41 |
|
42 |
+
curl --location 'https://sanbo1200-d5.hf.space/api/v1/chat/completions' \
|
43 |
--header 'Content-Type: application/json' \
|
44 |
--data '{
|
45 |
"model": "gpt-4o-mini",
|
|
|
47 |
"stream": true
|
48 |
}'
|
49 |
|
50 |
+
curl --location 'https://sanbo1200-d5.hf.space/hf/v1/chat/completions' \
|
51 |
--header 'Content-Type: application/json' \
|
52 |
--data '{
|
53 |
"model": "gpt-4o-mini",
|
|
|
59 |
### 国内反代地址(maybe)
|
60 |
|
61 |
``` bash
|
62 |
+
curl --location 'https://2.897653.xyz/aaabbbccc/https/sanbo1200-d5.hf.space/completions' \
|
63 |
--header 'Content-Type: application/json' \
|
64 |
--data '{
|
65 |
"model": "gpt-4o-mini",
|