mirror of
https://gitee.com/mymagicpower/AIAS.git
synced 2024-11-29 18:58:16 +08:00
Merge branch 'main' of https://github.com/mymagicpower/AIAS into main
This commit is contained in:
commit
a3e4c38744
@ -1,5 +1,5 @@
|
||||
# AIAS (AI Acceleration Suite - AI算法落地加速器套件)
|
||||
提供:
|
||||
### AIAS (AI Acceleration Suite - AI算法落地加速器套件)
|
||||
- 提供:
|
||||
```bash
|
||||
1. SDK
|
||||
2. 引擎
|
||||
@ -7,9 +7,11 @@
|
||||
4. 套装组件
|
||||
```
|
||||
|
||||
加速各业务场景落地:
|
||||
- 加速各业务场景落地:
|
||||
```bash
|
||||
1. 加速算法落地
|
||||
2. 为集成商赋能
|
||||
3. 为企业内部项目赋能
|
||||
```
|
||||
|
||||
![AIAS](https://djl-model.oss-cn-hongkong.aliyuncs.com/AIAS.png)
|
||||
|
@ -81,7 +81,7 @@ sudo nginx
|
||||
- 需要安装MySQL数据库
|
||||
|
||||
#### 2.2 下载jar包:
|
||||
[jar包](https://djl-model.oss-cn-hongkong.aliyuncs.com/AIAS/image_search/dist.zip)
|
||||
[jar包](https://djl-model.oss-cn-hongkong.aliyuncs.com/jars/aias-aiplatform-search-1.0.jar)
|
||||
|
||||
#### 2.3 下载并导入SQL文件到MySQL数据库:
|
||||
使用命令行导入,或者mysql workbench, navicat 图形界面导入。
|
||||
|
Loading…
Reference in New Issue
Block a user