Yabin Li
|
881488a830
|
fix bug: support local asr models (#556)
* fix bug: support local asr models
* update asr_inference_pipeline
|
2023-09-25 14:02:54 +08:00 |
|
yuanzhi.zyz
|
860cdf5f48
|
add onnx exporter for ocr recognition model
1. 添加ocr recognition相关的exporter,支持现有三类模型转onnx
2. 更新lightweight模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14135723
* add ocr recognition export and update lightweight model
* fix
|
2023-09-25 11:34:53 +08:00 |
|
xixing.tj
|
e7e712c5c2
|
add onnx exporter for ocr_detection db model
支持ocr_detection db pytorch模型转onnx
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14117993
* add onnx exporter for ocr_detection db model
* add code for onnx convert
* fix bug
|
2023-09-25 11:34:28 +08:00 |
|
ryan.yy
|
04b24814ca
|
新建模型 image_control_3d_portrait
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14003131
* add image_control_3d_portrait code
* update requirements
* remove duplicate plyfile
* update test_image_control_3d_portrait code
* update test code
* update requirements
* change face landmark models and revise as cr suggests
* add save images choice
* add image_control_3d_portrait.jpg
* mv ops related code to modelscope/ops
|
2023-09-25 11:23:02 +08:00 |
|
yanyi.ys
|
e686db72e5
|
zero123-XL-图像视角变换
该代码用于对给定图片中的物体进行多视角的生成,并且能够按照指定的视角进行生成。
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13902247
* [to #42322933] add files
* update test data
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
* Merge remote-tracking branch 'origin' into feature/image_view_transform
merge master
* [to #42322933] add files
* [to #42322933] add files
* Merge remote-tracking branch 'origin' into feature/image_view_transform
merge the master
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
|
2023-09-24 16:21:53 +08:00 |
|
xingjun.wang
|
6472426451
|
ok Merge branch 'master' of github.com:modelscope/modelscope into dev/reset_oss_timeout
|
2023-09-22 21:14:57 +08:00 |
|
suluyan.sly
|
d7c2a91e2c
|
swing deploy api
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14103985
* tester
* bug fixed: download_file not import
* input example analyzer
* api: get_task_input_examples
* update chat
* 43 task
* fix decode_base64
* json format
* schema
|
2023-09-22 19:18:57 +08:00 |
|
jiangzeyinzi
|
3e6acb7998
|
Compatible with Swift on SD Tuner (#554)
Co-authored-by: zeyinzi.jzyz <zeyinzi.jzyz@alibaba-inc.com>
|
2023-09-21 16:02:31 +08:00 |
|
biwen.lbw
|
10d1fbe86f
|
add head_reconstruction and text_to_head model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14099746
* add head_reconstruction and text_to_head model
* change savedir
|
2023-09-21 10:41:25 +08:00 |
|
wenmeng zhou
|
cd976a366a
|
add contact info to issue template (#552)
|
2023-09-20 20:39:28 +08:00 |
|
mulin.lyh
|
8c80b0c3f5
|
support master branch version and add http request id
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14072105
* support master branch version and add http request id
* modify no revision use master
* add specified revision="master"
* error message add request id
|
2023-09-20 19:29:30 +08:00 |
|
lingcai.wl
|
9c4cdb15d0
|
[to #51336898] fix minor problems in deploying, convert img output to cv2
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14009870
|
2023-09-20 15:10:41 +08:00 |
|
rujiao.lrj
|
6b09cb3d7a
|
add model for card correction
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14049168
|
2023-09-19 19:20:19 +08:00 |
|
Shen Huang
|
5ef842e38a
|
enable token_cls_pipeline to inference on longer inputs and return entity probabilities (#551)
* allow token classification pipelines to predict longer sentences
* bugfix
* skip adaseq pipeline ut when connection error occurs
* return entity probabilities
|
2023-09-19 17:34:41 +08:00 |
|
wenmeng zhou
|
1594cb1ffe
|
Merge pull request #542 from modelscope/master-merge-internal20230916
Master merge internal20230916
|
2023-09-19 14:36:41 +08:00 |
|
tastelikefeet
|
4cf7b1e737
|
Add third_party key (#546)
|
2023-09-19 14:05:44 +08:00 |
|
mulin.lyh
|
9de1b1e674
|
release data to 2099
|
2023-09-19 11:42:59 +08:00 |
|
mulin.lyh
|
d848d61173
|
Merge branch 'master-gitlab' into master-merge-internal20230916
|
2023-09-19 10:51:01 +08:00 |
|
mulin.lyh
|
fcf8e1d019
|
Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into master-gitlab
|
2023-09-19 10:50:46 +08:00 |
|
mulin.lyh
|
c02ff01518
|
fix image_super_resolution diffusers compatible issue
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14079826
* fix image_super_resolution diffusers compatible issue
* fix lint issue
|
2023-09-19 10:43:57 +08:00 |
|
mulin.lyh
|
4743dcd7e6
|
Merge branch 'master-gitlab' into master-merge-internal20230916
|
2023-09-18 21:23:40 +08:00 |
|
mulin.lyh
|
83c19ad9fe
|
Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into master-gitlab
|
2023-09-18 21:23:25 +08:00 |
|
yijing.wq
|
40ddfd4499
|
fix maybe_allow_in_graph of diffusers update version
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14077408
* fix_maybe_allow
|
2023-09-18 21:22:56 +08:00 |
|
mulin.lyh
|
2fa2f9ef62
|
Merge branch 'master-github' into master-merge-internal20230916
|
2023-09-18 19:01:50 +08:00 |
|
tastelikefeet
|
ae039bbe02
|
fix dependency (#527)
|
2023-09-18 18:22:53 +08:00 |
|
wenmeng zhou
|
e202557146
|
update traverse to copy __init__.py in model hub to dir of modelscope modules (#541)
* update traverse
* refine asr inference
|
2023-09-18 16:28:42 +08:00 |
|
aresnow1
|
94b3a9eed7
|
Add lsf_suffix arg for api.push_model (#545)
|
2023-09-18 16:27:03 +08:00 |
|
mulin.lyh
|
a21e197151
|
Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into master-gitlab
|
2023-09-16 17:08:46 +08:00 |
|
mulin.lyh
|
0ed8fd5199
|
skip huggingface download cases
|
2023-09-15 15:26:18 +08:00 |
|
mulin.lyh
|
b02f941a02
|
modify version number
v1.9.1
|
2023-09-15 15:10:29 +08:00 |
|
zhifu gao
|
8e42de3ebc
|
Merge pull request #536 from aky15/patch-1
Update asr_inference_pipeline.py
|
2023-09-14 16:13:48 +08:00 |
|
aky15
|
e535c6525e
|
Update asr_inference_pipeline.py
rename simu_streaming to fake_streaming
|
2023-09-14 16:06:10 +08:00 |
|
aky15
|
fca65485c2
|
Update asr_inference_pipeline.py
add support for simulated streaming ASR inference.
|
2023-09-13 14:53:41 +08:00 |
|
mulin.lyh
|
9d91d12d7a
|
Merge branch 'release/1.9' of http://gitlab.alibaba-inc.com/Ali-MaaS/MaaS-lib into release/1.9
|
2023-09-12 20:34:43 +08:00 |
|
wenmeng.zwm
|
209f1daea5
|
Merge branch merge_github_0912 into master
Title: Merge branch 'master-github' into merge_github_0912
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14002794
|
2023-09-12 20:26:56 +08:00 |
|
mulin.lyh
|
bfdda3822a
|
Merge branch 'master-github' into merge_github_0912
|
2023-09-12 18:22:40 +08:00 |
|
mushenL
|
c4a6e843a9
|
llama2 add chat task and pipeline enable ignore_file_pattern (#533)
* init commit
|
2023-09-12 17:57:00 +08:00 |
|
Xiaobin
|
bbdcfb5317
|
Feature/ecomgpt (#534)
Co-authored-by: TTCoding <ttcoding@default.org>
|
2023-09-12 10:24:43 +08:00 |
|
wenmeng.zwm
|
1619811d59
|
Merge branch merge_github_0911 into master
Title: Merge branch 'master-github' into merge_github_0911
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13977237
|
2023-09-11 18:54:49 +08:00 |
|
mulin.lyh
|
e297672fa0
|
skip hf download
|
2023-09-11 16:56:50 +08:00 |
|
mulin.lyh
|
6e38597d4a
|
modify version to 2099
|
2023-09-11 13:58:35 +08:00 |
|
mulin.lyh
|
6ef803c74f
|
Merge branch 'master-github' into merge_github_0911
|
2023-09-11 13:56:24 +08:00 |
|
mulin.lyh
|
b401399cf5
|
Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into master-gitlab
|
2023-09-11 13:55:34 +08:00 |
|
mulin.lyh
|
f05707ff33
|
fix transformers compatible issue of position_ids
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13974608
* fix transformers compatible issue of position_ids
|
2023-09-11 13:37:10 +08:00 |
|
wenmeng zhou
|
c58451baea
|
Merge pull request #521 from modelscope/master-merge-internal20230905
Master merge internal20230905
|
2023-09-08 09:46:30 +08:00 |
|
liuyhwangyh
|
64d24df4d3
|
add download failed retry (#523)
* add download failed retry
* fix lint issue
|
2023-09-07 22:25:59 +08:00 |
|
baiguan.yt
|
4449de9d03
|
add PASD image super-resolution for facechain and more Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13924655
* add parameters height and width
* update pipeline
|
2023-09-07 16:53:54 +08:00 |
|
Jintao
|
5c5f05021b
|
add trust_remote_code note (#522)
|
2023-09-06 18:24:47 +08:00 |
|
mulin.lyh
|
e9f2da7f3a
|
Merge branch 'master-gitlab' into master-merge-internal20230905
|
2023-09-05 18:32:01 +08:00 |
|
mulin.lyh
|
3d19c42d19
|
Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into master-gitlab
|
2023-09-05 18:04:12 +08:00 |
|