|
13 | 13 | [:thinking: Reporting Issues](https://github.com/timerring/bilive/issues/new/choose) |
|
14 | 14 | [:speech_balloon: Chat](https://github.com/timerring/bilive/blob/main/assets/wechat.png)
|
15 | 15 |
|
| 16 | +<div> |
| 17 | + |
| 18 | + <img src="assets/dmx.png" alt="DMXAPI.cn" width="450" height="300" /> |
| 19 | + |
| 20 | + **大模型API(<a href="https://www.dmxapi.cn/register?aff=vRzR" target="_blank">DMXAPI</a>)** 行业领先的 api 聚合平台 **[详细介绍](#特别感谢)** |
| 21 | + |
| 22 | +<details open> |
| 23 | + <summary> DMX = 大模型拼音首字母 </summary> |
| 24 | + |
| 25 | + <ul> |
| 26 | + <li><a href="https://www.dmxapi.cn/register?aff=vRzR">DMXAPI.cn</a> 一个key用全球大模型</li> |
| 27 | + <li>GPT Claude Gemini 6.8折起</li> |
| 28 | + <li><a href="https://ssvip.DMXAPI.com">ssvip.DMXAPI.com</a> 提供生产级稳定服务</li> |
| 29 | + </ul> |
| 30 | + |
| 31 | +</details> |
| 32 | + |
| 33 | +</div> |
| 34 | + |
16 | 35 | 支持模型
|
17 | 36 |
|
18 | 37 | <div>
|
|
77 | 96 | - `Recraft`
|
78 | 97 | - `Amazon Titan Image Generator V2`
|
79 | 98 | - `Hidream I1`
|
| 99 | + - `kling-v1-5` |
80 | 100 |
|
81 | 101 |
|
82 | 102 | 项目架构流程如下:
|
83 | 103 |
|
84 |
| - |
| 104 | + |
85 | 105 |
|
86 | 106 | ## 3. 测试硬件
|
87 | 107 |
|
@@ -205,18 +225,29 @@ MLLM 模型主要用于自动切片后的切片标题生成,此功能默认关
|
205 | 225 |
|
206 | 226 | 采用图生图多模态模型,自动获取视频截图并上传风格变换后的视频封面,如需使用本功能,请将 `generate_cover` 参数设置为 `true`,并且写下你自己的 prompt,注意部分模型只支持英文,接下来需要配置的参数有 image_gen_model 和对应的 api key,请自行根据链接注册账号并且申请对应 api key,填写在对应的参数中,请注意以下模型只有你在 `image_gen_model` 参数中设置的那个模型会生效。
|
207 | 227 |
|
| 228 | +推荐使用大模型API([dmxapi.cn](https://www.dmxapi.cn/register?aff=vRzR)),一个 Key 用全球大模型,[查看详细介绍](#特别感谢)。 |
| 229 | + |
| 230 | +| Company | Model Name | `image_gen_model` | `API Key` | |
| 231 | +|--------------|--------------------------------|-------------------|---------------------------------------------------------------------------------| |
| 232 | +| Kwai | v1-5 | `kling` | [dmx_api_token](https://www.dmxapi.cn/token) | |
| 233 | + |
| 234 | +<details> |
| 235 | +<summary>其他支持的图像生成模型</summary> |
| 236 | + |
208 | 237 | | Company | Model Name | `image_gen_model` | `API Key` |
|
209 | 238 | |--------------|--------------------------------|-------------------|---------------------------------------------------------------------------------|
|
210 |
| -| Minimax | image-01 | `minimax` | [minimax_api_key](https://platform.minimaxi.com/user-center/basic-information/interface-key) | |
211 |
| -| Kwai | Kolors | `siliconflow` | [siliconflow_api_key](https://cloud.siliconflow.cn/i/3Szr5BVg) | |
212 |
| -| Tencent | Hunyuan | `tencent` | [tencent_secret_id and tencent_secret_key](https://console.cloud.tencent.com/cam/capi) | |
213 |
| -| Baidu | ERNIE irag-1.0 | `baidu` | [baidu_api_key](https://console.bce.baidu.com/iam/key/list) | |
214 |
| -| Stability AI | Stable Diffusion 3.5 large turbo | `stability` | [stability_api_key](https://platform.stability.ai/account/keys) | |
215 |
| -| Luma Labs | Photon | `luma` | [luma_api_key](https://lumalabs.ai/api/keys) | |
216 |
| -| Ideogram | Ideogram V_2 | `ideogram` | [ideogram_api_key](https://ideogram.ai/manage-api) | |
217 |
| -| Recraft | Recraft V3 | `recraft` | [recraft_api_key](https://www.recraft.ai/profile/api) | |
218 |
| -| Amazon | Titan Image Generator V2 | `amazon` | [aws_access_key_id and aws_secret_access_key](https://aws.amazon.com/console/) | |
219 |
| -| Hidream | Hidream I1 | `hidream` | [hidream_api_key](https://www.hidreamai.com/platform/token) | |
| 239 | +| Minimax | image-01 | `minimax` | minimax_api_key | |
| 240 | +| Kwai | Kolors | `siliconflow` | siliconflow_api_key | |
| 241 | +| Tencent | Hunyuan | `tencent` | tencent_secret_id and tencent_secret_key | |
| 242 | +| Baidu | ERNIE irag-1.0 | `baidu` | baidu_api_key | |
| 243 | +| Stability AI | Stable Diffusion 3.5 large turbo | `stability` | stability_api_key | |
| 244 | +| Luma Labs | Photon | `luma` | luma_api_key | |
| 245 | +| Ideogram | Ideogram V_2 | `ideogram` | ideogram_api_key | |
| 246 | +| Recraft | Recraft V3 | `recraft` | recraft_api_key | |
| 247 | +| Amazon | Titan Image Generator V2 | `amazon` | aws_access_key_id and aws_secret_access_key | |
| 248 | +| Hidream | Hidream I1 | `hidream` | hidream_api_key | |
| 249 | + |
| 250 | +</details> |
220 | 251 |
|
221 | 252 | #### 3. 配置上传参数
|
222 | 253 |
|
@@ -374,6 +405,12 @@ docker compose up -d
|
374 | 405 |
|
375 | 406 | ## 特别感谢
|
376 | 407 |
|
| 408 | +- [大模型API](https://www.dmxapi.cn/register?aff=vRzR)([DMXAPI.cn](https://www.dmxapi.cn/register?aff=vRzR)),**DMX 取自“大模型”的拼音首字母,行业领先的智能API聚合服务平台**,旨在帮助 LLM 应用开发的初学者轻松接入多种大模型,快速进入 AI 应用的广阔领域。 |
| 409 | + 1. **人民币计价全球人工智能大模型API**,[聚合中国和全球**300+多模态大模型**](https://www.dmxapi.cn/pricing),直连畅通使用国内外领先大模型 API 服务,1个Key使用全模型,涵盖各个领域模型,应有尽有。 |
| 410 | + 2. **RPM / TPM 无上限**,注册就是顶级账号,不设 RPM / TPM 限制,企业客户集群服务器,支持无限并发。 |
| 411 | + 3. **合规发票 充值即开**,企业客户支持公对公付款,开具正规发票。 |
| 412 | + 4. **海外模型低至 7 折,模型原厂集采直供**,通过直接与大模型原厂合作,我们采用集中采购的方式获取资源,确保为您提供极具竞争力的价格,**以更低的成本获取顶级的大模型服务**。 |
| 413 | + 5. **坚守诚信与专业**,确保向客户提供真实、可靠的模型服务,维护客户的信任与满意度,[服务与承诺](https://dmxapi.cn/chengnuo.html)。 |
377 | 414 | - [acgnhiki/blrec](https://github.com/acgnhiki/blrec)
|
378 | 415 | - [OpenAI/whisper](https://github.com/OpenAI/whisper)
|
379 | 416 | - [biliup/biliup-rs](https://github.com/biliup/biliup-rs)
|
|
0 commit comments